mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 11:31:58 +01:00
move nextcloud updater
This commit is contained in:
parent
f99d1a2c66
commit
46b8b9990d
@ -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
|
Loading…
Reference in New Issue
Block a user