From 480ee414ed34ca6ccf5128d8986ab82dbc0e34b2 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 23 Feb 2010 14:09:52 +0200 Subject: Tuned delays --- poweron.command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poweron.command b/poweron.command index 5dae15c..874b030 100755 --- a/poweron.command +++ b/poweron.command @@ -1,7 +1,7 @@ #!/usr/bin/env bash ON_DELAY=20 -OFF_DELAY=20 +OFF_DELAY=70 # this should always be > 60 LOGFILE=~/Desktop/poweron.command.log if [[ $USER != "root" ]]; then -- cgit v1.2.3