mirror of
https://github.com/wahyd4/gogs.git
synced 2026-08-09 04:46:42 +10: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"
|