tilde-projects/Code/irc/run.sh

4 lines
91 B
Bash
Executable File

#!/bin/bash
nohup ./tilde_bot.py -s 127.0.0.1 -n tilde_bot -c \#bot_test >> log 2>> log &