11 lines
377 B
Plaintext
Executable File
11 lines
377 B
Plaintext
Executable File
#!/usr/bin/execlineb -S0
|
|
# ==============================================================================
|
|
# Add-on: 3dprinter-octoprint
|
|
# Take down the S6 supervision tree when OctoPrint fails
|
|
# ==============================================================================
|
|
|
|
# if -n { s6-test $# -ne 0 }
|
|
# if -n { s6-test ${1} -eq 256 }
|
|
|
|
# s6-svscanctl -t /var/run/s6/services
|