From 7703d565c8dc1f58f74e7be6689f8d8a5c90e776 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 25 Jan 2020 17:42:35 +0100 Subject: [PATCH] take 5 --- static/instruction.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/instruction.sh b/static/instruction.sh index 9dcd24f1..987ca325 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") ###################### |