SITKA Public Git
/
sitka
/
sitka-tools.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Check that deployed EG code matches the code in git.
[sitka/sitka-tools.git]
/
deployment
/
install-eg.sh
diff --git
a/deployment/install-eg.sh
b/deployment/install-eg.sh
index
95a459c
..
e26ba09
100755
(executable)
--- a/
deployment/install-eg.sh
+++ b/
deployment/install-eg.sh
@@
-145,3
+145,6
@@
chown -R opensrf:opensrf /var/lock/apache2
# 10. staff client stuff
apt-get install nsis unzip
+
+# 11. integrity checker prereqs
+apt-get install libconfig-simple-perl libgit-repository-perl libdate-manip-perl