From: davila Date: Fri, 26 Dec 2014 13:19:41 +0000 (+0100) Subject: #2493 creaToolsTools Feature New Normal - Prepare and Install binary CreaTools... X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=commitdiff_plain;h=f3ad98c62414e3eb28d8f0330cc16e4e3708e508 #2493 creaToolsTools Feature New Normal - Prepare and Install binary CreaTools version - Linux --- diff --git a/Linux/installscript b/Linux/installscript index 51cd51b..09dbd74 100755 --- a/Linux/installscript +++ b/Linux/installscript @@ -421,6 +421,15 @@ if [ `checkVal $command all creatools creatools-install` == true ] ; then source $ETC_BASHRC bash scripts/CreaTools-install.sh source $ETC_BASHRC + echo " " + echo " " + echo " " + echo " " + echo "Close this window and continue...." + echo " " + echo " " + echo " " + read -p "Press [Enter] key to continue..." fi ################################################################################## uninstall