From 51745cc1817132910ea3c801896e04b34b43b007 Mon Sep 17 00:00:00 2001 From: Chriz Date: Fri, 12 Aug 2022 12:46:16 +0200 Subject: [PATCH] Update updatenc --- updatenc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/updatenc b/updatenc index 28fe2ae..3b649d5 100644 --- a/updatenc +++ b/updatenc @@ -1,3 +1,8 @@ +#!/bin/sh + + +#place in /etc/cron.daily and make executable with chmod +x /etc/cron.daily/updatenc + sudo -u www-data php8.0 /var/www/nextcloud/updater/updater.phar --no-backup --no-interaction sudo -u www-data php8.0 /var/www/nextcloud/occ status