added autostart script
parent
cc254d58c6
commit
2de0f56f2c
|
@ -3,6 +3,10 @@
|
||||||
**Warning: there are dependency problems. And if it is fixed in some time, it may not install properly!**
|
**Warning: there are dependency problems. And if it is fixed in some time, it may not install properly!**
|
||||||
# Install, run and put into autostart
|
# Install, run and put into autostart
|
||||||
sh setup_autostart.sh
|
sh setup_autostart.sh
|
||||||
|
Now the script is installed where the folder is located.
|
||||||
|
# Uninstall
|
||||||
|
sh uninstall.sh
|
||||||
|
After that you can delete this folder.
|
||||||
# run
|
# run
|
||||||
sh start.sh
|
sh start.sh
|
||||||
If started it will watch the `~/Downloads` folder and prints automaticly all `label.pdf` and `label_rot90.pdf`.
|
If started it will watch the `~/Downloads` folder and prints automaticly all `label.pdf` and `label_rot90.pdf`.
|
||||||
|
|
Loading…
Reference in New Issue