gitea/contrib/autoboot.sh
Thomas Boerger a06c3ad2c0 Synced gitignores with github repo (#1245)
* Renamed scripts directory into contrib

* Added script to download gitignores from github

* Synced gitignores with github repo
2017-03-15 13:30:00 +01:00

3 lines
73 B
Bash
Executable file

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