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!**
|
||||
# Install, run and put into autostart
|
||||
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
|
||||
sh start.sh
|
||||
If started it will watch the `~/Downloads` folder and prints automaticly all `label.pdf` and `label_rot90.pdf`.
|
||||
|
|
Loading…
Reference in New Issue