diff --git a/.github/pigeon-intel b/.github/pigeon-intel index 7f8f011..45a4fb7 100644 --- a/.github/pigeon-intel +++ b/.github/pigeon-intel @@ -1 +1 @@ -7 +8 diff --git a/pigeon-intel.sh b/pigeon-intel.sh index 9a0ecc2..37818e8 100755 --- a/pigeon-intel.sh +++ b/pigeon-intel.sh @@ -21,7 +21,7 @@ rm -rfv ./libmetee*.deb # Check if any updates have been downloaded if [ $(ls ./ | wc -l) -lt 1 ]; then echo "Repos are synced" - exit 0 + #exit 0 fi # Use apt to download weird packages that fail with ppp