Open ogland opened 10 months ago
Well an updated solved that problem, but I can't run it
pi@litezero:~/Bed_Distance_sensor/klipper $ ./uninstall.sh
-bash: ./uninstall.sh: Permission denied
pi@litezero:~/Bed_Distance_sensor/klipper $ sudo ./uninstall.sh
sudo: ./uninstall.sh: command not found
you can run this chmod 777 uninstall.sh
and then ./uninstall.sh
Well an updated solved that problem, but I can't run it
pi@litezero:~/Bed_Distance_sensor/klipper $ ./uninstall.sh -bash: ./uninstall.sh: Permission denied pi@litezero:~/Bed_Distance_sensor/klipper $ sudo ./uninstall.sh sudo: ./uninstall.sh: command not found
From the wiki at https://github.com/markniu/Bed_Distance_sensor/wiki/Installing-for-Klipper
"btw,if you want to uninstall, just run ./uninstall.sh"
Not finding this file anywhere, and so I can't uninstall.