Nextcloud and Heimdal CT: fixed PHP config for 8.2

This commit is contained in:
2023-07-01 18:59:30 +02:00
parent 5d51321de5
commit 4c44a1ba09
8 changed files with 35 additions and 35 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
# Update script for updating apps with ProxmoxHelper/ProxMoxToolKit
sudo -u nginx php81 /opt/nextcloud/updater/updater.phar --no-interaction
sudo -u nginx php82 /opt/nextcloud/updater/updater.phar --no-interaction