Installation script tag version fixed (append v)
This commit is contained in:
parent
0626ed86ff
commit
46597699f1
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
OPENVIDU_FOLDER=openvidu
|
||||
OPENVIDU_VERSION=2.13.0
|
||||
OPENVIDU_VERSION=v2.13.0
|
||||
|
||||
# Check docker and docker-compose installation
|
||||
docker -v > /dev/null 2>&1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user