mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-15 12:52:41 +02: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"
|