quick_jibri_installer.sh: update and fix for newer release (2025) #118
|
@ -989,6 +989,9 @@ else
|
|||
echo -n "No condition meet, please report to:"
|
||||
echo "https://forge.switnet.net/switnet/quick-jibri-installer/issues"
|
||||
fi
|
||||
# Remove possible duplication of wasm definition.
|
||||
grep -q wasm /etc/nginx/mime.types && sed -i '/types {/,/}/ {/wasm/d}' "$WS_CONF"
|
||||
|
||||
sleep .1
|
||||
#================== Setup prosody conf file =================
|
||||
|
||||
|
|
Loading…
Reference in New Issue