diff options
Diffstat (limited to 'scripts/keepalive.bash')
| -rwxr-xr-x | scripts/keepalive.bash | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/keepalive.bash b/scripts/keepalive.bash deleted file mode 100755 index 3b2a1ae..0000000 --- a/scripts/keepalive.bash +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/bash - -while [ 0 ]; do - ./scripts/tickle.py - echo teehee - sleep 60 -done |
