forked from switnet/quick-jibri-installer
Replace call script
This commit is contained in:
parent
23e656a008
commit
401188d2b1
|
@ -533,7 +533,7 @@ fi
|
|||
|
||||
elif [ $ENABLE_TRANSCRIPT = yes ]; then
|
||||
echo "Jigasi Transcription will be enabled."
|
||||
bash <(curl -s https://raw.githubusercontent.com/switnet-ltd/quick-jibri-installer/jigasi/jigasi.sh)
|
||||
bash ./jigasi.sh
|
||||
fi
|
||||
|
||||
echo "
|
||||
|
|
Loading…
Reference in New Issue