Update php from 8 to 8.1 version for Nextcloud, mailbackup and heimdall

This commit is contained in:
2022-11-22 22:17:10 +01:00
parent d9c7630292
commit f2fcbc2f46
5 changed files with 74 additions and 74 deletions

View File

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