mirror of
https://github.com/jadolg/rocketchat-notification-action.git
synced 2026-07-14 14:17:45 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3da587e98c | |||
| 71e5ac5817 | |||
| bbfd4d87d6 | |||
| 0c1fe6ed0b | |||
| 96cf4f14d8 |
+2
-1
@@ -1,2 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env sh
|
||||||
echo $1 $2 $3 $4 $5
|
echo $1 $2 $3 $4 $5
|
||||||
|
rocketchat-notification -u "$1" -p "$2" -m "$3" -s "$4" -c "$5"
|
||||||
|
|||||||
Reference in New Issue
Block a user