forked from switnet/quick-jibri-installer
Un-hold jigasi version
This commit is contained in:
parent
60dcff3265
commit
c747072f99
|
@ -167,7 +167,7 @@ export GOOGLE_APPLICATION_CREDENTIALS=$GC_API_JSON
|
||||||
|
|
||||||
echo "Installing Jigasi, your SIP credentials will be asked. (mandatory)"
|
echo "Installing Jigasi, your SIP credentials will be asked. (mandatory)"
|
||||||
apt-get -y install jigasi
|
apt-get -y install jigasi
|
||||||
apt-mark hold jigasi
|
#apt-mark hold jigasi
|
||||||
|
|
||||||
cat << JIGASI_CONF >> $JIGASI_CONFIG
|
cat << JIGASI_CONF >> $JIGASI_CONFIG
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue