Update 'start.sh'

This commit is contained in:
Siwat Sirichai 2022-05-01 11:53:56 +07:00
parent ade3118e5d
commit b25fd88bea
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#Copy over Initial Printer Config
cp -n /printer.cfg /home/octoprint/.octoprint/printer.cfg
chmod 777 -v ./printer.cfg
chmod 777 -v /home/octoprint/.octoprint/printer.cfg
#Start OctoPrint and Klipper
python3 /start.py