This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
forked from
gitea/gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Pull Requests
Activity
72ce06eab8
gitea
/
docker
/
s6
/
syslogd
/
run
8 lines
96 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
if
test
-f ./setup
;
then
source
./setup
fi
exec
gosu root /sbin/syslogd -nS -O-
View Git Blame
Copy Permalink