This website works better with JavaScript.
Explore
Help
Sign In
playground
/
gogs
mirror of
https://github.com/gogits/gogs.git
Watch
1
Star
0
Fork
You've already forked gogs
0
Code
Issues
Releases
Activity
4887
Commits
4
Branches
53
Tags
164 MiB
Go
61%
JavaScript
27.5%
HTML
6.6%
CSS
2.8%
Roff
1.7%
Other
0.2%
Tree:
929fca8d5d
gogs
/
scripts
/
autoboot.sh
2 lines
73 B
Raw
Blame
History
#!/bin/sh
su git -c
"/home/git/gogs/scripts/gogs_supervisord.sh restart"
Reference in new issue
Copy Permalink