summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/functions/umts2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/functions/umts b/etc/functions/umts
index 9c1daf5..49518be 100644
--- a/etc/functions/umts
+++ b/etc/functions/umts
@@ -7,7 +7,7 @@ if [[ $1 == on ]] {
}
sleep 10
sudo pon umts
- sleep 40
+ sleep 31
sudo pon umts
} elif [[ $1 == off ]] {
sudo poff umts