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