We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f09aa commit b34c54dCopy full SHA for b34c54d
scripts/base-install.sh
@@ -329,7 +329,7 @@ prompt_overwrite_choice() {
329
print_status "What would you like to do?"
330
echo ""
331
echo "1) Overwrite everything"
332
- echo "2) Overwrite only the default profile, including your standards"
+ echo "2) Overwrite only the default profile, including this profile's standards"
333
echo "3) Overwrite only the scripts"
334
echo "4) Overwrite only the base config.yml"
335
echo "5) Cancel installation"
0 commit comments