mirror of
https://github.com/jadolg/rocketchat-notification-action.git
synced 2026-07-09 11:47:53 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 71e5ac5817 |
+1
-1
@@ -1,3 +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
|
rocketchat-notification -u $1 -p $2 -m $3 -s $4 -c $5
|
||||||
|
|||||||
Reference in New Issue
Block a user