irc-bot/start.sh

3 lines
65 B
Bash
Executable file

#!/bin/bash
su -s /bin/bash - nobody -c "$(dirname $0)/irc-bot"