From 623c1ca06fd1627b935630c890deb88f2a9e1ac9 Mon Sep 17 00:00:00 2001 From: ccppi Date: Thu, 27 Jun 2024 08:27:17 +0000 Subject: [PATCH] Update watch-anime.sh --- watch-anime.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!!!