set permission on bootup
This commit is contained in:
parent
902b9afadf
commit
b31b95458b
1 changed files with 1 additions and 0 deletions
1
start.sh
1
start.sh
|
@ -1,5 +1,6 @@
|
|||
#Copy over Initial Printer Config
|
||||
cp -n /printer.cfg /home/octoprint/.octoprint/printer.cfg
|
||||
chmod 777 -v ./printer.cfg
|
||||
|
||||
#Start OctoPrint and Klipper
|
||||
python3 /start.py
|
Loading…
Add table
Add a link
Reference in a new issue