Fix flag typo

This commit is contained in:
Darwin Darakananda 2017-05-12 00:18:58 -07:00 committed by GitHub
parent 3cade3826d
commit 6291d36659

View File

@ -7,7 +7,7 @@ sudo apt-get -qq update
sudo apt-get install -y xfonts-75dpi
wget http://download.gna.org/wkhtmltopdf/0.12/0.12.2/wkhtmltox-0.12.2_linux-trusty-amd64.deb
sudo dpkg -i --depends wkhtmltox-0.12.2_linux-trusty-amd64.deb
sudo dpkg -i --force-depends wkhtmltox-0.12.2_linux-trusty-amd64.deb
sudo apt-get -f install
wkhtmltoimage http://www.google.com test.png
ls