Sleep longer to fix freezing on very slow devices

Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
latency
Tyler Nijmeh 4 years ago
parent e372cc1b1c
commit 4739d96c94

@ -8,8 +8,8 @@ do
sleep 1
done
# Sleep an additional 60s to ensure init is finished
sleep 60
# Sleep an additional 90s to ensure init is finished
sleep 90
# Setup tweaks
ktweak

Loading…
Cancel
Save