There was an error while loading. Please reload this page.
1 parent b115fe9 commit f3a4bd4Copy full SHA for f3a4bd4
1 file changed
ct/bookstack.sh
@@ -40,6 +40,7 @@ function update_script() {
40
41
fetch_and_deploy_gh_release "bookstack" "BookStackApp/BookStack"
42
PHP_MODULE="ldap,tidy,bz2,mysqli" PHP_FPM="YES" PHP_APACHE="YES" PHP_VERSION="8.3" setup_php
43
+ setup_composer
44
45
msg_info "Restoring backup"
46
cp /opt/bookstack-backup/.env /opt/bookstack/.env
0 commit comments