Remove typo line

This commit is contained in:
Michael Mintz 2016-02-20 20:21:48 -05:00
parent b0bc871194
commit e88ca79fa3
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ sudo apt-get install -y --force-yes xvfb
sudo apt-get install -y --force-yes build-essential chrpath libssl-dev libxft-dev sudo apt-get install -y --force-yes build-essential chrpath libssl-dev libxft-dev
sudo apt-get install -y --force-yes libfreetype6 libfreetype6-dev sudo apt-get install -y --force-yes libfreetype6 libfreetype6-dev
sudo apt-get install -y --force-yes libfontconfig1 libfontconfig1-dev sudo apt-get install -y --force-yes libfontconfig1 libfontconfig1-dev
sudo apt-get install -y --force-yesunzip
# Install PhantomJS # Install PhantomJS
cd ~ cd ~