diff --git a/backup.sh b/backup.sh index 7cbe3c0..b15c11d 100755 --- a/backup.sh +++ b/backup.sh @@ -122,7 +122,7 @@ function cleanup { echo -e "${info}${stamp} -- [INFO] NextCloud now in regular" \ "operating mode --${normal}" >> "$logFile" else - quit 100 + quit 101 fi }