|
|
|
@ -4,6 +4,7 @@
|
|
|
|
|
# Install, run and put into autostart
|
|
|
|
|
sh setup_autostart.sh
|
|
|
|
|
Now the script is installed where the folder is located.
|
|
|
|
|
And can be stopped with ´sudo systemctl stop labelprinting´
|
|
|
|
|
# Uninstall
|
|
|
|
|
sh uninstall.sh
|
|
|
|
|
After that you can delete this folder.
|
|
|
|
|