git://scientific.zcu.cz
/
rOCCI-packaging.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe90a3
)
How to install.
author
František Dvořák
<valtri@civ.zcu.cz>
Fri, 7 Mar 2014 17:26:04 +0000
(18:26 +0100)
committer
Františ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]
patch
|
blob
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