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)