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:
parent
5d88b53335
commit
f8d7800988
1 changed files with 2 additions and 2 deletions
4
make.sh
4
make.sh
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue