Circlean/update_builder.sh

12 lines
166 B
Bash
Raw Normal View History

#!/bin/bash
# Force the User
su root
2014-03-26 16:42:20 +01:00
wget https://github.com/coolwanglu/pdf2htmlEX/archive/v0.11.zip
unzip v0.11.zip
2013-04-03 00:59:56 +02:00
2014-03-26 16:42:20 +01:00
cd pdf2htmlEX-0.11/
2013-04-03 00:59:56 +02:00
2013-05-25 00:33:58 +02:00
dpkg-buildpackage -uc -b