first commit
This commit is contained in:
6
scripts/rc.d.prbot
Normal file
6
scripts/rc.d.prbot
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/ksh
|
||||
daemon="/usr/local/bin/gitea-pr-reviewer-run"
|
||||
daemon_user="_prbot"
|
||||
. /etc/rc.d/rc.subr
|
||||
rc_bg=YES
|
||||
rc_cmd $1
|
||||
Reference in New Issue
Block a user