diff options
author | Filipp Lepalaan <filipp@mac.com> | 2010-08-16 20:07:40 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2010-08-16 20:07:40 +0300 |
commit | 999290053325e064d88760f5c52c98043d62d52c (patch) | |
tree | d0d39fc26b104828a4282c9fa1784a7119f6d82d /poweron.command | |
parent | 105a08740f6b9184f5344e68f680624b815ab27c (diff) | |
download | mtk-999290053325e064d88760f5c52c98043d62d52c.tar.gz mtk-999290053325e064d88760f5c52c98043d62d52c.tar.bz2 mtk-999290053325e064d88760f5c52c98043d62d52c.zip |
added cyclone
Diffstat (limited to 'poweron.command')
-rwxr-xr-x | poweron.command | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/poweron.command b/poweron.command index 3e04120..67324ea 100755 --- a/poweron.command +++ b/poweron.command @@ -1,4 +1,6 @@ #!/usr/bin/env bash +# @author Filipp Lepalaan <filipp@mac.com> +# @copyright No (c), Public Domain software ON_DELAY=20 OFF_DELAY=120 # this should always be > 60 |