summarylogtreecommitdiffstats
path: root/cloud9.sh
diff options
context:
space:
mode:
author小雨2015-06-24 17:23:47 +0800
committer小雨2015-06-24 17:23:47 +0800
commit9bbd56d34911bdb80a591eec6d007071f0656ac9 (patch)
tree1f3bb1a592346e0db4b7c4e8bfa45e667eaa731f /cloud9.sh
downloadaur-9bbd56d34911bdb80a591eec6d007071f0656ac9.tar.gz
c9.core init
Diffstat (limited to 'cloud9.sh')
-rw-r--r--cloud9.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/cloud9.sh b/cloud9.sh
new file mode 100644
index 000000000000..2e1332e4e168
--- /dev/null
+++ b/cloud9.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+node /opt/cloud9/server.js -w /opt/cloud9 -p 8181 -l 127.0.0.1 -a : &
+chromium --app=http://127.0.0.1:8181