fixes
[distro-setup] / distro-end
index 6c0f446642d15916512a929ce22caad4ef9a71f2..2bb61ed367bd8c623245fdb905151181ad3275b5 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