From 97ff273704e7db2642e08c292bbcc23530ce67e9 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 25 Jan 2020 17:40:26 +0100 Subject: [PATCH] | take three --- static/instruction.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/instruction.sh b/static/instruction.sh index 574e1375..52b1d74c 100644 --- a/static/instruction.sh +++ b/static/instruction.sh @@ -29,7 +29,7 @@ cat << INST2 | You can schedule the Nextcloud update process using a cron job. | | This is done using a script built into this server that automatically | | updates Nextcloud, sets secure permissions, and logs the successful | -| update to $VMLOGS/update.log | +| update to $VMLOGS/update.log | | Just choose to configure it when asked to do so later in this script. | | | | ###################### T&M Hansson IT - $(date +"%Y") ###################### |