fix: bootstrap script echo and ensure HOST_UID in .env on boka
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user