summaryrefslogtreecommitdiffstats
path: root/contrib/autoboot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/autoboot.sh')
-rwxr-xr-xcontrib/autoboot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/autoboot.sh b/contrib/autoboot.sh
new file mode 100755
index 0000000000..eb16d58170
--- /dev/null
+++ b/contrib/autoboot.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart"