diff --git a/setup.sh b/setup.sh index d85829a..1805e57 100644 --- a/setup.sh +++ b/setup.sh @@ -164,7 +164,7 @@ sed -i "s||$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 ""