Add debug

This commit is contained in:
Santiago Lo Coco 2022-02-07 23:46:26 -03:00
parent 621111fe54
commit fd2a93e746
1 changed files with 1 additions and 1 deletions

View File

@ -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