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