diff --git a/watch-anime.sh b/watch-anime.sh index ddc98b8..16bdc9e 100644 --- a/watch-anime.sh +++ b/watch-anime.sh @@ -1,4 +1,4 @@ echo "watch btth, insert episodes to watch" source /home/ccppi/.git/animdl/animdl-env/bin/activate #animdl stream "Battle through the heaven" -r$1 -animdl stream "battle-through-the-heavens" -r$1 +animdl stream "battle-through-the-heavens" -r$1 #wrong executable, uses installed instead of the local git version!!!