1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/scripts/autoboot.sh
jacksonpan 3e4db7299d add +x autoboot.sh
fix
2014-10-13 15:52:29 +08:00

3 lines
73 B
Bash
Executable File

#!/bin/sh
su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart"