Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 346 Bytes

some scripts

Install

git clone https://github.com/pashinin/scripts.git
cd scripts
make install

Update (when you need)

cd /usr/src/scripts
sudo git pull
make install

Usage

Create a djvu file with dir2djvu command when in a dir with images.

Convert a zip-archive to 7z with zip27z archive.zip command.