This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
forgejo
mirror of
Watch
1
Fork
You've already forked forgejo
0
Code
Issues
Releases
Activity
0991f9aa42
forgejo
/
contrib
/
autoboot.sh
3 lines
73 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
su git -c
"/home/git/gogs/scripts/gogs_supervisord.sh restart"
Reference in New Issue
View Git Blame
Copy Permalink