fix: remove file, config.yaml gets dynamically created now

This commit is contained in:
th33xitus
2021-01-20 20:25:48 +01:00
parent ee252d185a
commit 51207e2eb9

View File

@@ -1,10 +0,0 @@
serial:
additionalPorts:
- /tmp/printer
disconnectOnErrors: false
port: /tmp/printer
server:
commands:
serverRestartCommand: sudo service octoprint restart
systemRestartCommand: sudo shutdown -r now
systemShutdownCommand: sudo shutdown -h now