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