Bookstack: Fix PHP Issue & Bump to PHP 8.3 (#5779)

This commit is contained in:
CanbiZ
2025-07-07 10:55:07 +02:00
committed by GitHub
parent e58ad9237a
commit e63128625e
3 changed files with 14 additions and 5 deletions

View File

@ -39,6 +39,7 @@ function update_script() {
msg_ok "Backup finished"
fetch_and_deploy_gh_release "bookstack" "BookStackApp/BookStack"
PHP_MODULE="ldap,tidy,bz2,mysqli" PHP_FPM="YES" PHP_APACHE="YES" PHP_VERSION="8.3" setup_php
msg_info "Restoring backup"
cp /opt/bookstack-backup/.env /opt/bookstack/.env