change dir

This commit is contained in:
mrbesen 2019-05-24 16:15:25 +02:00
parent 6b09d55ac7
commit 250282f78b
1 changed files with 5 additions and 0 deletions

5
bot.sh
View File

@ -1,6 +1,11 @@
#!/bin/bash
# the main bot script
# change dir
cd "$( dirname "${BASH_SOURCE[0]}" )"
echo "pwd: "
pwd
. config.sh
. func.sh