From 71c888e97d02d19756252294a27b3dd3c3a28c75 Mon Sep 17 00:00:00 2001 From: ccppi Date: Wed, 27 Mar 2024 10:02:10 +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 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!!!