Update 99-run.sh

This commit is contained in:
Alexandre
2022-04-26 22:50:13 +02:00
committed by GitHub
parent f9141e0d25
commit 94c6f581fd

View File

@@ -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