7 lines
76 B
Text
Executable file
7 lines
76 B
Text
Executable file
#!/sbin/openrc-run
|
|
|
|
command="/usr/bin/forgejo_2174"
|
|
|
|
depend() {
|
|
need net
|
|
}
|