]> git.deb.at Git - deb/packages.git/blobdiff - cron.d/100syncarchive_installer
Add missing China entries
[deb/packages.git] / cron.d / 100syncarchive_installer
index 3d09bf2e6d74beb56ffcfcb8f7a81026f77a0de4..396b249ea840e594c2b59c611a76534bc31cad19 100755 (executable)
@@ -13,7 +13,7 @@ then
     for dist in ${dists}
     do
 
-      if [ $dist = oldstable -o $dist = experimental ]; then
+      if [ $dist = experimental ]; then
          continue
       fi
 
@@ -34,7 +34,7 @@ else
     for dist in ${dists}
     do
 
-      if [ $dist = oldstable ]; then
+      if [ $dist = experimental ]; then
          continue
       fi