1
0
Fork 0
mirror of https://github.com/qurator-spk/page2img.git synced 2025-06-08 19:29:57 +02:00

Update make.sh

This commit is contained in:
vahidrezanezhad 2019-07-08 16:41:58 +02:00 committed by GitHub
parent 5d88b53335
commit f8d7800988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,5 +5,5 @@ build:
install:
python3 setup.py install --user
cp pagexml2img/pagexml2img.py /home/vahid/bin/pagexml2img
chmod +x /home/vahid/bin/pagexml2img
cp pagexml2img/pagexml2img.py ~/bin/pagexml2img
chmod +x ~/bin/pagexml2img