ego_jimmy / build.sh
MilanM's picture
Update build.sh
a2ac7d3 verified
raw
history blame
88 Bytes
#!/bin/bash
apt-get update
apt-get install -y wkhtmltopdf
chmod 755 /usr/bin/wkhtmltopdf