mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-22 21:05:48 +00:00
3 lines
73 B
Bash
Executable File
Vendored
3 lines
73 B
Bash
Executable File
Vendored
#!/bin/sh
|
|
su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart"
|