From 034064848015f756b045bea0ee31e4d6bcd6ddd3 Mon Sep 17 00:00:00 2001 From: Gardouille Date: Thu, 19 Mar 2020 11:41:22 +0100 Subject: [PATCH] Disable debug for 0x0 script --- send.to.0x0.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/send.to.0x0.sh b/send.to.0x0.sh index a07273e..ab89e58 100755 --- a/send.to.0x0.sh +++ b/send.to.0x0.sh @@ -9,7 +9,7 @@ ## Or put it in the clipboard if no argument was given # Vars [[[ -debug=true +debug=false flag_clipboard=false flag_inline=false flag_file=false