Commit 26978308 authored by Igor Pečovnik's avatar Igor Pečovnik
Browse files

Useful package

merge couple of pdf into one
parent c7b680c0
...@@ -116,7 +116,7 @@ service samba restart ...@@ -116,7 +116,7 @@ service samba restart
install_scaner_and_scanbuttons (){ install_scaner_and_scanbuttons (){
############################################################################# #############################################################################
#Install Scanner buttons #Install Scanner buttons
apt-get -y install libusb-dev sane sane-utils libudev-dev imagemagick apt-get -y install pdftk libusb-dev sane sane-utils libudev-dev imagemagick
wget http://wp.psyx.us/wp-content/uploads/2010/10/scanbuttond-0.2.3.genesys.tar.gz wget http://wp.psyx.us/wp-content/uploads/2010/10/scanbuttond-0.2.3.genesys.tar.gz
tar xvfz scanbuttond-0.2.3.genesys.tar.gz tar xvfz scanbuttond-0.2.3.genesys.tar.gz
rm scanbuttond-0.2.3.genesys.tar.gz rm scanbuttond-0.2.3.genesys.tar.gz
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment