publish intel to pigeon
All checks were successful
Process Intel Official Repository (Pigeon) / build (push) Successful in 1m8s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-31 18:57:26 +03:00
parent deea706700
commit ff5ef569e4
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
7 8

View File

@ -21,7 +21,7 @@ rm -rfv ./libmetee*.deb
# Check if any updates have been downloaded # Check if any updates have been downloaded
if [ $(ls ./ | wc -l) -lt 1 ]; then if [ $(ls ./ | wc -l) -lt 1 ]; then
echo "Repos are synced" echo "Repos are synced"
exit 0 #exit 0
fi fi
# Use apt to download weird packages that fail with ppp # Use apt to download weird packages that fail with ppp