How to install.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 7 Mar 2014 17:26:04 +0000 (18:26 +0100)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 7 Mar 2014 17:26:04 +0000 (18:26 +0100)
HOWTO.sh [new file with mode: 0644]

diff --git a/HOWTO.sh b/HOWTO.sh
new file mode 100644 (file)
index 0000000..479c54c
--- /dev/null
+++ b/HOWTO.sh
@@ -0,0 +1,11 @@
+#! /bin/sh -xe
+
+apt-key adv --fetch-keys http://scientific.zcu.cz/repos/jenkins-builder.asc
+apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri2.asc
+cat << EOF > /etc/apt/sources.list.d/rocci-wheezy.list
+deb http://scientific.zcu.cz/repos/rOCCI/debian/ wheezy/
+deb-src http://scientific.zcu.cz/repos/rOCCI/debian/ wheezy/
+EOF
+
+apt-get update
+apt-get install apache2-mpm-worker libapache2-mod-passenger rocci-server