From e916efd33190a883a5b36add3bc3fc6b7af52c0d Mon Sep 17 00:00:00 2001 From: ITmail-dk Date: Tue, 1 Nov 2022 11:07:18 +0100 Subject: [PATCH] clear --- install-scripts/mkdir-cp-git-chmod-echo-files.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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