Add scripts for running inside screen

This commit is contained in:
polyfloyd 2016-10-02 19:45:31 +02:00
parent 1eb740aa78
commit 494ff28cc4
2 changed files with 6 additions and 0 deletions

3
start.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
su -s /bin/bash - nobody -c "$(dirname $0)/irc-bot"