diff --git a/watch-anime.sh b/watch-anime.sh index 16bdc9e..ae9543d 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 +source /home/ccppi/.git/animdl/animdl-env/bin/activate # maybe does not have the expected effect because source only sources for the active session #animdl stream "Battle through the heaven" -r$1 animdl stream "battle-through-the-heavens" -r$1 #wrong executable, uses installed instead of the local git version!!!