Fixes for AlpinePHPTool:

*Added crontab configuration to the script for FreshRSS and Nextcloud CT's
*Added ProxmoxUpdateScript configuration to the script for Nextcloud CT
This commit is contained in:
2025-01-16 23:54:55 +01:00
parent 5c663faa0d
commit 1d661b3287
7 changed files with 50 additions and 24 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/sh
# Update script for updating apps with ProxmoxHelper/ProxMoxToolKit
sudo -u nginx php83 /opt/nextcloud/updater/updater.phar --no-interaction
CurPHP=phpPHPver
sudo -u nginx $CurPHP /opt/nextcloud/updater/updater.phar --no-interaction