diff --git a/src/wrapper.sh b/src/wrapper.sh index 068d3ee..a0d2002 100644 --- a/src/wrapper.sh +++ b/src/wrapper.sh @@ -1,5 +1,6 @@ #!/bin/bash +sleep 60 # Give the system time after a reboot to connect to WiFi before continuing export MISCALE_MAC=00:00:00:00:00:00 # Mac address of your scale export MQTT_PREFIX=miScale