mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 00:33:39 +00:00
5
github-action/entrypoint.sh
Executable file
5
github-action/entrypoint.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh -l
|
||||
|
||||
echo "Starting rfd-notify with config: $1"
|
||||
|
||||
rfd-notify -c "$1"
|
Reference in New Issue
Block a user