Having a heck of a time installing input shaper files for my Voron 2.4 as I'm missing a file and have no clue why it's missing or how to get it. I've tried 3x times starting from the beginning and when I get to this part it stops due to missing file. Checking the directories it looks like Klipper-mcu-start.sh is not there. This is the final thing I need to do to finish my 350 build so it's driving me nuts.
pi@raspberrypi:~/klipper $ sudo cp "./scripts/Klipper-mcu-start.sh" /etc/init.d/klipper_mcucp: cannot stat './scripts/Klipper-mcu-start.sh': No such file or directory
pi@raspberrypi:~/klipper $ dir
config docs lib out scripts test
COPYING klippy Makefile README.md src
pi@raspberrypi:~/klipper $ cd ~/klipper/scripts/
pi@raspberrypi:~/klipper/scripts $ dir
avrsim.py flash-sdcard.sh klipper-pru-start.sh
buildcommands.py flash_usb.py klipper-start.sh
calibrate_shaper.py graph_accelerometer.py klipper-uninstall.sh
canbus_query.py graph_extruder.py klippy-requirements.txt
check-gcc.sh graph_motion.py logextract.py
checkstack.py graph_shaper.py make_version.py
check_whitespace.py graphstats.py motan
check_whitespace.sh graph_temp_sensor.py spi_flash
ci-build.sh install-arch.sh stepstats.py
ci-install.sh install-beaglebone.sh test_klippy.py
Dockerfile install-centos.sh update_chitu.py
dump_mcu.py install-debian.sh update_mks_robin.py
flash-ar100.py install-octopi.sh whconsole.py
flash-linux.sh install-ubuntu-18.04.sh
flash-pru.sh klipper-mcu.service
pi@raspberrypi:~/klipper/scripts $