From fc59f85c586ad167fb9755ce8d505b847ca963b2 Mon Sep 17 00:00:00 2001 From: Dryusdan Date: Mon, 30 Sep 2019 19:16:25 +0200 Subject: [PATCH] Change usage --- nextcloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud.sh b/nextcloud.sh index 3512721..e40b345 100644 --- a/nextcloud.sh +++ b/nextcloud.sh @@ -2,7 +2,7 @@ ## author : Dryusdan ## date : 30/09/2019 ## description : A Nextcloud Update -## usage : ./update.sh +## usage : ./nextcloud.sh ## Bash strict mode #################################### set -o errexit # abort on nonzero exitstatus