mostly mail and monitoring fixes
[distro-setup] / distro-end
index 6c0f446642d15916512a929ce22caad4ef9a71f2..c97df5182dc131ebb983ce3802d4658a032e7e58 100755 (executable)
@@ -289,14 +289,14 @@ EOF
     # dont use buster because it causes dist-upgrade to think its downgrading
     # packages while really just reinstalling the same version.
     f=/etc/apt/apt.conf.d/01iank
-    rm -f $f
+    rm -f $f
     #         # stupid buster uses some key algorithm not supported by flidas gpg that apt uses.
     #         s dd of=/etc/apt/apt.conf.d/01iank <<'EOF'
     # Acquire::AllowInsecureRepositories "true";
     # EOF
 
     f=/etc/apt/sources.list.d/buster.list
-    rm -f $f
+    rm -f $f
     #         t=$(mktemp)
     #         cat >$t <<EOF
     # deb http://http.us.debian.org/debian buster main
@@ -554,7 +554,7 @@ EOF
     ###### stop znc setup #####
 
 
-
+    echo 0 >~/.local/distro-end
     echo "$0: $(date): ending now)"
     exit 0
     ;;