Closed tiagomaricate closed 9 months ago
Please provide some screenshots of the behavior and the error message. Doesn't sound like a problem with Klipper-Backup but with your system tbh.
Fixed. Basically the problem was the raspberry itself. For some reason it blocked the rights to read/write files in some folders.
What happened
Whe I try to clone the repository, I get the message "Bus error"
What did you expect to happen
It should start the download a copy of repository.
How to reproduce
In terminal I just type:
git clone https://github.com/Staubgeborener/klipper-backup.git && chmod +x ./klipper-backup/script.sh && cp ./klipper-backup/.env.example ./klipper-backup/.env
Additional information
No response