From 46b8b9990d388b480737ee4ed7daf825f51093c3 Mon Sep 17 00:00:00 2001 From: Thorsten Spille Date: Tue, 8 Nov 2022 23:42:39 +0100 Subject: [PATCH] move nextcloud updater --- updatenc => scripts/nextcloud-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename updatenc => scripts/nextcloud-update (94%) diff --git a/updatenc b/scripts/nextcloud-update similarity index 94% rename from updatenc rename to scripts/nextcloud-update index 9e54c31..33e4a1b 100644 --- a/updatenc +++ b/scripts/nextcloud-update @@ -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