Skip to content

Commit 17f9a13

Browse files
Update setup script to clarify component selection prompt
1 parent fbe07b8 commit 17f9a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

portals/scripts/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ if [[ "$CREDENTIALS_PROVISIONED" == true ]]; then
327327
echo " ------------------------------------------------------------------"
328328
echo
329329
fi
330-
echo " Next step — choose how much to start:"
330+
echo " Next step — choose which components:"
331331
echo
332332
# Each pack's docker-compose.yaml marks its optional sibling service with a
333333
# distinct, stable comment — used here to print every profile combination for

0 commit comments

Comments
 (0)