gitea/contrib/autoboot.sh

3 lines
73 B
Bash
Raw Normal View History

#!/bin/sh
su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart"