mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 11:50:27 +00:00
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"
|