mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-16 02:45:06 +02:00
fix(koillection): add missing setup_composer in update script
This commit is contained in:
+2
-1
@@ -33,7 +33,8 @@ function update_script() {
|
||||
msg_ok "Stopped Service"
|
||||
|
||||
PHP_VERSION="8.5" PHP_APACHE="YES" setup_php
|
||||
|
||||
setup_composer
|
||||
|
||||
msg_info "Creating a backup"
|
||||
mv /opt/koillection/ /opt/koillection-backup
|
||||
msg_ok "Backup created"
|
||||
|
||||
Reference in New Issue
Block a user