Skip to content

Commit

Permalink
Test Chrome install motech#9
Browse files Browse the repository at this point in the history
  • Loading branch information
mjazdzdewski committed Sep 26, 2016
1 parent 4d8da96 commit 814a330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_services.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sudo chown -R tomcat7:tomcat7 /var/lib/tomcat7/ /usr/share/tomcat7/ /var/log/tom

#Installation and configuration of Xvfb
sudo apt-get install -y xvfb -qq
sudo apt-get install libxss1 libappindicator1 libindicator7
sudo apt-get install libxss1 libappindicator1 libindicator7 libstdc++6 fonts-liberation lsb-base
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome*.deb
sudo apt-get install -f
Expand Down

0 comments on commit 814a330

Please sign in to comment.