forked from bashclub/zamba-lxc-toolbox
move nextcloud updater
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Update nextcloud
|
||||
# place in /etc/cron.daily and make executable with chmod +x /etc/cron.daily/updatenc
|
||||
# place in /etc/cron.daily and make executable with chmod +x /etc/cron.daily/nextcloud-update
|
||||
user=www-data
|
||||
phpversion=php8.0
|
||||
path=/var/www/nextcloud
|
Reference in New Issue
Block a user