9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
#!/usr/bin/with-contenv bashio
|
|
# ==============================================================================
|
|
# Add-on: camera-ustreamer
|
|
# Runs janus
|
|
# ==============================================================================
|
|
|
|
bashio::log.info "Starting janus.."
|
|
|
|
exec /opt/janus/bin/janus |