From fd2a93e74607afa481711f731c2b65d9686e688f Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 7 Feb 2022 23:46:26 -0300 Subject: [PATCH] Add debug --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index a4b2f65..5091a21 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -130,7 +130,7 @@ startRice() { msg="${msg} the '$(basename $PWD)/scripts' folder. Would you like to continue?" displayDialogBox --title "sadedot" --yesno "$msg" displayDialogBox --infobox "\nFirst, the sadedot submodule will be updated." - source scripts/update.sh + source scripts/update.sh | debug getGitconfigData source scripts/linkFiles.sh runUserScripts