diff --git a/scripts/bootstrap-boka.sh b/scripts/bootstrap-boka.sh index c43c094..abc64f7 100755 --- a/scripts/bootstrap-boka.sh +++ b/scripts/bootstrap-boka.sh @@ -47,4 +47,4 @@ docker compose up -d --build docker compose ps EOF -echo "Bootstrap finished: \${REMOTE_PATH} is a git clone of \${GITEA_REPO}" +echo "Bootstrap finished: ${REMOTE_PATH} is a git clone of ${GITEA_REPO}"