From 91c21517532884775760ebe47acb7c97dda91b93 Mon Sep 17 00:00:00 2001 From: konsthol Date: Fri, 21 Oct 2022 03:20:58 +0300 Subject: [PATCH] This really should not take 19 minutes to build. --- grpoppro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpoppro b/grpoppro index 18fbdf8..7f3b6f1 100755 --- a/grpoppro +++ b/grpoppro @@ -18,7 +18,7 @@ else fi } -[[ "$OSTYPE" != "linux-gnu" ]] && INTERACTIVE="off" && menu="fzf -i --prompt=seasonXepisode" && player="am start -n is.xyz.mpv/.MPVActivity -a android.intent.action.VIEW -d" && getFzfForTermux +[[ "$OSTYPE" != "linux-gnu" ]] && INTERACTIVE="off" && menu="fzf -i --prompt=" && player="am start -n is.xyz.mpv/.MPVActivity -a android.intent.action.VIEW -d" && getFzfForTermux function getMovieStreamUrl() { streamurl=$(curl -s 'https://coverapi.store/engine/ajax/controller.php' \