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:
@@ -17,7 +17,6 @@ tar jxf /opt/Setup/nextcloud.tar.bz2 -C /opt/nextcloud --strip 1
|
||||
rm -rf /opt/Setup/nextcloud.tar.bz2
|
||||
chown -R nginx:nginx /opt/nextcloud
|
||||
chown -R nginx:nginx /var/nextcloud
|
||||
echo "*/5 * * * * php83 -f /opt/nextcloud/cron.php > /dev/null 2>&1" >> /etc/crontabs/nginx
|
||||
#Enable services on boot
|
||||
rc-update add nginx
|
||||
rc-update add valkey
|
||||
Reference in New Issue
Block a user