Add scripts for running inside screen
This commit is contained in:
parent
1eb740aa78
commit
494ff28cc4
2 changed files with 6 additions and 0 deletions
3
start.sh
Executable file
3
start.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
su -s /bin/bash - nobody -c "$(dirname $0)/irc-bot"
|
Loading…
Add table
Add a link
Reference in a new issue