From 692a0c53fbbca912f2e6b97ca97b1148927a8303 Mon Sep 17 00:00:00 2001 From: Thaum Date: Mon, 3 Nov 2014 07:55:27 +0000 Subject: [PATCH] Added Ungit to codio --- .codio | 3 ++- startup.sh | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.codio b/.codio index 519d6177..d12cbf60 100644 --- a/.codio +++ b/.codio @@ -8,6 +8,7 @@ // Preview button configuration "preview": { - "Prieview": "https://period-sheriff-3000.codio.io" + "Prieview": "https://period-sheriff-3000.codio.io", + "Ungit": "https://period-sheriff-9501.codio.io/#/repository?path=/home/codio/workspace" } } \ No newline at end of file diff --git a/startup.sh b/startup.sh index e69de29b..927df062 100644 --- a/startup.sh +++ b/startup.sh @@ -0,0 +1 @@ +ungit --port=9501 \ No newline at end of file