This website requires JavaScript.
Explore
Sign In
crystal
/
codeberg-forgejo
forked from
mirror/codeberg-forgejo
Watch
1
Star
0
Fork
You've already forked codeberg-forgejo
0
Code
v1.15.0-dev
codeberg-forgejo
/
contrib
/
autoboot.sh
3 lines
73 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
su git -c
"/home/git/gogs/scripts/gogs_supervisord.sh restart"
View Git Blame
Copy Permalink