Update final output of script update-tutorials.sh

This commit is contained in:
pabloFuente 2020-07-07 13:37:11 +02:00
parent db6a6a92f6
commit a569a85984

View File

@ -149,4 +149,8 @@ rm -rf openvidu-webcomponent-$TO_VERSION
sed -i "s/<script src=\"openvidu-webcomponent-$FROM_VERSION.js\"><\/script>/<script src=\"openvidu-webcomponent-$TO_VERSION.js\"><\/script>/" openvidu-webcomponent/web/index.html
sed -i "s/<link rel=\"stylesheet\" href=\"openvidu-webcomponent-$FROM_VERSION.css\">/<link rel=\"stylesheet\" href=\"openvidu-webcomponent-$TO_VERSION.css\">/" openvidu-webcomponent/web/index.html
echo "SUCCESS UPDATING OPENVIDU-TUTORIALS"
echo
echo "###################################"
echo "SUCCESS UPDATING OPENVIDU-TUTORIALS"
echo "###################################"
echo