From 1728effd975a000f3c481d81e0329ca52d7122ba Mon Sep 17 00:00:00 2001 From: DarkCat09 Date: Tue, 7 Feb 2023 20:09:05 +0400 Subject: [PATCH] Disabled debug option --- autoytdlp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoytdlp.sh b/autoytdlp.sh index ec63410..cf16a8d 100755 --- a/autoytdlp.sh +++ b/autoytdlp.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -debug=1 +debug=0 watching=1 links=() success=0