mirror of https://github.com/OpenVidu/openvidu.git
openvidu-deployment: Typo install script
parent
bb194b750b
commit
5eff6df41a
|
@ -248,7 +248,7 @@ upgrade_ov() {
|
||||||
printf '\n'
|
printf '\n'
|
||||||
printf '\n For more information, check:'
|
printf '\n For more information, check:'
|
||||||
printf "\n https://docs.openvidu.io/en/${OPENVIDU_VERSION//v}/deployment/deploying-on-premises/"
|
printf "\n https://docs.openvidu.io/en/${OPENVIDU_VERSION//v}/deployment/deploying-on-premises/"
|
||||||
printf "\n https://docs.openvidu.io/en/${OPENVIDU_VERSION//v}/deployment/upgrading/
|
printf "\n https://docs.openvidu.io/en/${OPENVIDU_VERSION//v}/deployment/upgrading/"
|
||||||
printf '\n'
|
printf '\n'
|
||||||
printf '\n'
|
printf '\n'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue