diff --git a/install-scripts/mkdir-cp-git-chmod-echo-files.sh b/install-scripts/mkdir-cp-git-chmod-echo-files.sh index 84ca4f3..a2ff612 100644 --- a/install-scripts/mkdir-cp-git-chmod-echo-files.sh +++ b/install-scripts/mkdir-cp-git-chmod-echo-files.sh @@ -157,4 +157,8 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" echo " " echo " All DONE - User + .config files..." echo " " -echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" \ No newline at end of file +echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" + +# Not for production version +#read -p "Troubleshooting - Press a key to continue the installation." +clear \ No newline at end of file