mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-30 23:40:08 +00:00
make initial docker socket check failproof
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
@@ -83,6 +83,7 @@ if ! [ -f "/mnt/ncdata/skip.update" ]; then
|
||||
break
|
||||
else
|
||||
echo "Curl didn't produce a 200 status, is appstore reachable?"
|
||||
sleep 5
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user