Remove comments
This commit is contained in:
parent
db3f4c1158
commit
62cfd24ac5
|
@ -132,8 +132,8 @@ runUserScripts() {
|
|||
startRice() {
|
||||
displayDialogBox --title "sadedot" --msgbox "Hi! This script will auto install my dotfiles."
|
||||
getGitconfigData
|
||||
# source scripts/linkFiles.sh
|
||||
# runUserScripts
|
||||
source scripts/linkFiles.sh
|
||||
runUserScripts
|
||||
displayDialogBox --title "sadedot" --msgbox "All done! Enjoy..."
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue