summaryrefslogtreecommitdiffstats
path: root/startup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'startup.sh')
-rwxr-xr-xstartup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/startup.sh b/startup.sh
new file mode 100755
index 0000000..ba08e7c
--- /dev/null
+++ b/startup.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+ungit --port=9501 & \ No newline at end of file