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:
6876a4d
)
Install Chromium and Firefox for Angular tests
author
Jason Boyer
<JBoyer@equinoxOLI.org>
Sat, 25 Sep 2021 11:08:43 +0000
(07:08 -0400)
committer
Jason Boyer
<JBoyer@equinoxOLI.org>
Sat, 25 Sep 2021 11:08:43 +0000
(07:08 -0400)
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
installer/stretch/installer_installer.sh
patch
|
blob
|
history
diff --git
a/installer/stretch/installer_installer.sh
b/installer/stretch/installer_installer.sh
index
d1eb586
..
340689c
100755
(executable)
--- a/
installer/stretch/installer_installer.sh
+++ b/
installer/stretch/installer_installer.sh
@@
-1,7
+1,7
@@
#!/bin/bash
#echo 'deb http://security.debian.org/ wheezy/updates main contrib' | sudo tee --append /etc/apt/sources.list
sudo apt-get update
-sudo apt-get -q -y install git-core
+sudo apt-get -q -y install git-core
chromium firefox-esr
git clone git://git.evergreen-ils.org/working/random.git
cd random/
git checkout -b eg_live_tests origin/collab/phasefx/eg_live_tests