forgejo-2174/alpine/forgejo_2174.init
Dominic ab8dc94111
Some checks failed
Alpine / abuild (push) Failing after 31s
initial commit
2024-01-22 15:41:38 +01:00

7 lines
76 B
Text
Executable file

#!/sbin/openrc-run
command="/usr/bin/forgejo_2174"
depend() {
need net
}