mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -220,11 +220,12 @@ for f in */; do
|
||||
tail -n 1)" || true
|
||||
if [[ "$LASTVERSION" == "" ]]; then
|
||||
# Continue to next
|
||||
echo "No packages found"
|
||||
continue
|
||||
fi
|
||||
else
|
||||
echo "No packages found"
|
||||
# Continue to next
|
||||
echo "No packages found"
|
||||
continue
|
||||
fi
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user