mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Update 99-run.sh
This commit is contained in:
@@ -50,6 +50,7 @@ echo "go in folder"
|
||||
|
||||
cd /data/"$BASENAME" || true
|
||||
for f in *; do
|
||||
echo "$f"
|
||||
if [ -f "$f"/updater.json ]; then
|
||||
SLUG=$f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user