summaryrefslogtreecommitdiffstats
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
[cgit] Unable to lock slot /tmp/cgit/29300000.lock: Permission denied (13)