Update the install script to ensure it works with recent project state

This commit is contained in:
Jonas Große Sundrup 2024-01-15 14:46:30 -05:00
parent d00407a990
commit 51ee8e4bc1
No known key found for this signature in database
GPG key ID: 5B587ADC0531D442

View file

@ -1,4 +1,5 @@
systemctl stop printer.service || true
systemctl stop printer.socket || true
mkdir -p /home/root/bin
cd /home/root/bin
wget -O release.zip http://github.com/evidlo/remarkable_printer/releases/latest/download/release.zip