Skip to content

Commit f3a4bd4

Browse files
authored
bookstack: add setup_composer in update (#5935)
1 parent b115fe9 commit f3a4bd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ct/bookstack.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ function update_script() {
4040

4141
fetch_and_deploy_gh_release "bookstack" "BookStackApp/BookStack"
4242
PHP_MODULE="ldap,tidy,bz2,mysqli" PHP_FPM="YES" PHP_APACHE="YES" PHP_VERSION="8.3" setup_php
43+
setup_composer
4344

4445
msg_info "Restoring backup"
4546
cp /opt/bookstack-backup/.env /opt/bookstack/.env

0 commit comments

Comments
 (0)