mirror of https://sc.cryxtal.org/crystal/forgejo
3 lines
73 B
3 lines
73 B
10 years ago
|
#!/bin/sh
|
||
|
su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart"
|