projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b536be
)
browser client build/test cont.
author
Bill Erickson
<berick@esilibrary.com>
Thu, 11 Sep 2014 16:29:59 +0000
(12:29 -0400)
committer
Bill Erickson
<berick@esilibrary.com>
Thu, 11 Sep 2014 16:29:59 +0000
(12:29 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh
patch
|
blob
|
history
diff --git
a/installer/wheezy/eg_wheezy_installer.sh
b/installer/wheezy/eg_wheezy_installer.sh
index
133594b
..
8eb2c5a
100755
(executable)
--- a/
installer/wheezy/eg_wheezy_installer.sh
+++ b/
installer/wheezy/eg_wheezy_installer.sh
@@
-374,7
+374,7
@@
function test_and_build_eg_browser_client {
echo Return Value = $?
npm install -g bower # install bower
echo Return Value = $?
- cd /home/opensrf/Open-ILS/web/js/ui/default/staff
+ cd /home/opensrf/
Evergreen/
Open-ILS/web/js/ui/default/staff
npm install # fetch build depencies
echo Return Value = $?
bower install # fetch JS/CSS/etc prereqs