Add back the print line

This commit is contained in:
akiel
2020-08-14 16:23:31 +02:00
parent 0c1fe6ed0b
commit bbfd4d87d6
+2 -1
View File
@@ -1,2 +1,3 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
echo $1 $2 $3 $4 $5
rocketchat-notification -u $1 -p $2 -m $3 -s $4 -c $5