This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Projects
Releases
Activity
dc9f5a7311
gitea
/
contrib
/
autoboot.sh
3 lines
73 B
Bash
Raw
Blame
History
#!/bin/sh
su git -c
"/home/git/gogs/scripts/gogs_supervisord.sh restart"
View Git Blame
Copy Permalink