mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-13 18:44:29 +05:00
11 lines
287 B
INI
11 lines
287 B
INI
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
|