1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-03 05:43:16 +00:00
forgejo/scripts/autoboot.sh
jacksonpan 3e4db7299d add +x autoboot.sh
fix
2014-10-13 15:52:29 +08:00

2 lines
73 B
Bash
Executable file

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