Update 'start.sh'
This commit is contained in:
parent
ade3118e5d
commit
b25fd88bea
1 changed files with 1 additions and 1 deletions
2
start.sh
2
start.sh
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue