mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-06-21 00:26:07 +02:00
move nextcloud updater
This commit is contained in:
parent
f99d1a2c66
commit
46b8b9990d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue