This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4211
Commits
2
Branches
0
Tags
240 MiB
Go
75.6%
Handlebars
13.5%
Roff
5.9%
JavaScript
2.3%
Less
1.8%
Other
0.8%
Tree:
1ebb35b988
gitea
/
docker
/
s6
/
syslogd
/
run
7 lines
96 B
Raw
Blame
History
#!/bin/sh
if
test
-f ./setup
;
then
source
./setup
fi
exec
gosu root /sbin/syslogd -nS -O-
Reference in new issue
View Git Blame
Copy Permalink