From 1af4edd2f9bb2ad9578f4ab9b903d13ff2b5a467 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Tue, 8 Feb 2022 00:31:22 -0300 Subject: [PATCH] Update infobox msg --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 71f1220..0672175 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -132,7 +132,7 @@ startRice() { fi msg="${msg}. Would you like to continue?" displayDialogBox --title "sadedot" --yesno "$msg" || return - displayDialogBox --infobox "\nFirst, the sadedot submodule will be updated." + displayDialogBox --infobox "\nUpdating sadedot submodule." source scripts/update.sh | debug getGitconfigData source scripts/linkFiles.sh