mirror of https://github.com/go-gitea/gitea
how to use: vim /etc/rc.local, then add cd /home/git/gogs; scripts/autoboot.sh (goes path you can replace your path)pull/197/head
parent
2dd4ab65c7
commit
9e4c2afad7
@ -0,0 +1,2 @@ |
||||
#!/bin/sh |
||||
su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart" |
Loading…
Reference in new issue