X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=cron.d%2F100syncarchive_installer;h=396b249ea840e594c2b59c611a76534bc31cad19;hp=61e6932434ad4774ee50383787f782e04c720a1f;hb=2c71b8762f8312acd1f6ae592f3e87cdb183cc3b;hpb=4d9c4df8447b2d218d939dc1ac33187d7f36589a diff --git a/cron.d/100syncarchive_installer b/cron.d/100syncarchive_installer index 61e6932..396b249 100755 --- a/cron.d/100syncarchive_installer +++ b/cron.d/100syncarchive_installer @@ -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 -o $dist = experimental ]; then + if [ $dist = experimental ]; then continue fi