SITKA Public Git
/
sitka
/
sitka-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26cd988
)
install-eg.sh: oils_header.pl is required by generate_circ_notices.pl
author
Jeff Davis
<jdavis@sitka.bclibraries.ca>
Wed, 15 Jul 2015 20:38:36 +0000
(13:38 -0700)
committer
Jeff Davis
<jdavis@sitka.bclibraries.ca>
Wed, 15 Jul 2015 20:38:36 +0000
(13:38 -0700)
deployment/install-eg.sh
patch
|
blob
|
blame
|
history
diff --git
a/deployment/install-eg.sh
b/deployment/install-eg.sh
index
7bfeffb
..
845ceba
100755
(executable)
--- a/
deployment/install-eg.sh
+++ b/
deployment/install-eg.sh
@@
-163,6
+163,7
@@
apt-get install -y libcgi-session-perl libhtml-template-perl
# 7. support scripts
cp ${BUILDDIR}/Open-ILS/src/support-scripts/generate_circ_notices.pl ${INSTALLDIR}/bin
+cp ${BUILDDIR}/Open-ILS/src/support-scripts/oils_header.pl ${INSTALLDIR}/bin
# 7.5 EDI (optional)
if [[ -n "$EDI" ]] ; then