update
This commit is contained in:
parent
3048b89cf3
commit
2b0e0df98b
1 changed files with 2 additions and 2 deletions
4
setup.sh
4
setup.sh
|
@ -164,7 +164,7 @@ sed -i "s|<version>|$VERSION|g" docker-compose.yml
|
|||
|
||||
if [ "$ENVIRONMENT" = "livekit" ]; then
|
||||
echo ------------------------------------------------------------
|
||||
echo --------- 3. Setup Livekit ---------------------------------
|
||||
echo --------- 4. Setup Livekit ---------------------------------
|
||||
echo ------------------------------------------------------------
|
||||
echo ""
|
||||
cp .templates/livekit.yaml livekit/livekit.yaml
|
||||
|
@ -176,7 +176,7 @@ if [ "$ENVIRONMENT" = "livekit" ]; then
|
|||
fi
|
||||
|
||||
echo ------------------------------------------------------------
|
||||
echo --------- 4. Migrate and Setup Docker Volume User ----------
|
||||
echo --------- Option: Migrate and Setup Docker Volume User -----
|
||||
echo ------------------------------------------------------------
|
||||
echo ""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue