6 lines
122 B
Bash
6 lines
122 B
Bash
#!/usr/bin/with-contenv bashio
|
|
|
|
bashio::log.warning "Restart OctoPrint."
|
|
|
|
s6-svc -r /var/run/s6/legacy-services/octoprint
|