mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 02:18:50 +00:00
Sleep longer to wait for app boot
This commit is contained in:
@@ -13,7 +13,7 @@ fi
|
||||
sudo firezone-ctl reconfigure
|
||||
|
||||
# Wait for app to fully boot
|
||||
sleep 10
|
||||
sleep 20
|
||||
|
||||
echo "Trying to load homepage"
|
||||
page=$(curl -L -i -vvv -k https://$(hostname))
|
||||
|
||||
Reference in New Issue
Block a user