path err fixed

This commit is contained in:
Gerrit Linnemann 2015-11-10 21:18:52 +01:00
parent 7e4839bbe5
commit 1b4df4af59

View File

@ -5,7 +5,7 @@
### DEFINITIONS ### DEFINITIONS
MY_PATH="$(pwd)" MY_PATH="$(pwd)"
. $MY_PATH/_inc/def_text_coloring.sh . $MY_PATH/bin/_inc/def_text_coloring.sh
stream2play=`cat config.txt` stream2play=`cat config.txt`