mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-24 05:38:15 -05:00
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
|
#!/usr/bin/execlineb -S1
|
||
|
if { s6-test ${1} -ne 0 }
|
||
|
if { s6-test ${1} -ne 256 }
|
||
|
|
||
|
s6-svscanctl -t /var/run/s6/services
|
||
|
|