X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=cron.d%2F100syncarchive_installer;fp=cron.d%2F100syncarchive_installer;h=396b249ea840e594c2b59c611a76534bc31cad19;hb=22aa4548b7518a5bb5245a622bd62a836ccc4d9b;hp=61e6932434ad4774ee50383787f782e04c720a1f;hpb=089a004ae30c4f2ffe436dcf89f819560465e6c3;p=deb%2Fpackages.git 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