summarylogtreecommitdiffstats
path: root/start.sh
diff options
context:
space:
mode:
authorThomas Fanninger2015-06-08 20:01:07 +0200
committerThomas Fanninger2015-06-08 20:01:07 +0200
commit6a81e0df0343274fb44fef028c3469a94a5a37a3 (patch)
tree89c8eabfa16bf3c29f2ad0c5a01c822030c867b7 /start.sh
downloadaur-6a81e0df0343274fb44fef028c3469a94a5a37a3.tar.gz
Migration
Diffstat (limited to 'start.sh')
-rw-r--r--start.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/start.sh b/start.sh
new file mode 100644
index 000000000000..7688f3d0b983
--- /dev/null
+++ b/start.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+export GOGS_CUSTOM="/srv/gogs"
+/usr/share/gogs/gogs web \ No newline at end of file