From 0daa171508413f26f2f6290cba0eebf399e9f5df Mon Sep 17 00:00:00 2001 From: whyour Date: Fri, 7 May 2021 14:42:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dcookie.sh=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/notify.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/notify.sh b/shell/notify.sh index cf05ccd0..ae669f70 100755 --- a/shell/notify.sh +++ b/shell/notify.sh @@ -1,7 +1,6 @@ #!/bin/bash #author:spark thanks to: https://github.com/sparkssssssss/scripts -. /ql/config/cookie.sh . /ql/config/config.sh title=$(echo $1|sed 's/-/_/g') msg=$(echo -e $2)