mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
3e4db7299d
fix
3 lines
73 B
Bash
Executable File
3 lines
73 B
Bash
Executable File
#!/bin/sh
|
|
su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart"
|