index
:
painload
master
krebscode/HEAD
krebscode/master
ni/master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
god
/
twinter
/
init.sh
blob: b9cd1f461f2ee404e3426d5bc259b0b34d32245c (
plain
)
1
2
3
4
5
#!/bin/sh cd $(dirname $(readlink -f $0)) while sleep 120 ;do python init.py done