4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
|
#!/usr/bin/with-contenv bashio
|
||
|
|
||
|
bashio::log.info "Starting uMurmur..."
|
||
|
exec /usr/bin/umurmurd -c /etc/umurmur/umurmurd.conf
|