irc-bot/screen.sh

3 lines
58 B
Bash
Executable file

#!/bin/bash
screen -dmS irc-bot "$(dirname $0)/start.sh"