publish intel to pigeon
All checks were successful
Process Intel Official Repository (Pigeon) / build (push) Successful in 1m8s
All checks were successful
Process Intel Official Repository (Pigeon) / build (push) Successful in 1m8s
This commit is contained in:
parent
deea706700
commit
ff5ef569e4
2
.github/pigeon-intel
vendored
2
.github/pigeon-intel
vendored
@ -1 +1 @@
|
|||||||
7
|
8
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user