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