diff --git a/fragments/header.sh b/fragments/header.sh index 46543b3bd..f07dda31b 100644 --- a/fragments/header.sh +++ b/fragments/header.sh @@ -27,7 +27,7 @@ export PATH=/usr/bin:/bin:/usr/sbin:/sbin # also no actual installation will be performed # debug mode 1 will download to the directory the script is run in, but will not check the version # debug mode 2 will download to the temp directory, check for blocking processes, check the version, but will not install anything or remove the current version -DEBUG=1 +DEBUG=0 # notify behavior NOTIFY=success