Compare commits

...

3 Commits

Author SHA1 Message Date
akiel bbfd4d87d6 Add back the print line 2020-08-14 16:23:31 +02:00
akiel 0c1fe6ed0b Add the actual rocket.chat notification application 2020-08-14 16:20:11 +02:00
akiel 96cf4f14d8 Change to bash 2020-08-14 16:08:39 +02:00
+1
View File
@@ -1,2 +1,3 @@
#!/usr/bin/env bash
echo $1 $2 $3 $4 $5
rocketchat-notification -u $1 -p $2 -m $3 -s $4 -c $5