mirror of
https://github.com/gogs/gogs.git
synced 2025-12-20 23:30:00 +01:00
3 lines
73 B
Bash
3 lines
73 B
Bash
|
|
#!/bin/sh
|
||
|
|
su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart"
|