*Added crontab configuration to the script for FreshRSS and Nextcloud CT's *Added ProxmoxUpdateScript configuration to the script for Nextcloud CT
4 lines
169 B
Bash
4 lines
169 B
Bash
#!/bin/sh
|
|
# Update script for updating apps with ProxmoxHelper/ProxMoxToolKit
|
|
CurPHP=phpPHPver
|
|
sudo -u nginx $CurPHP /opt/nextcloud/updater/updater.phar --no-interaction |