Remove debug line

This commit is contained in:
akiel
2020-08-14 16:40:29 +02:00
parent 9f19deb8ed
commit d3cec0115d
-1
View File
@@ -1,3 +1,2 @@
#!/usr/bin/env sh
echo $1 $2 $3 $4 $5
rocketchat-notification -u "$1" -p "$2" -m "$3" -s "$4" -c "$5"