mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Lower timeout test
Network should be up and runn
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
if ! ping -c5 -W1 1.1.1.1 >/dev/null 2>&1; then
|
||||
if ! ping -c3 -W1 1.1.1.1 >/dev/null 2>&1; then
|
||||
notify-send " Click to Setup Wi-Fi" "Tab between sections, space selects, ? for help." -u critical -t 30000
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user