AMP-Bot/runbot_mac.command

9 lines
129 B
Bash

#!/bin/bash
cd "$(dirname "$BASH_SOURCE")" || {
echo "Python 3.5 doesn't seem to be installed!" >&2
exit 1
}
python3.5 bot.py