X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Finstallscript;h=09dbd74192b1a61dda716853c2f89952d85fcfdb;hb=f3ad98c62414e3eb28d8f0330cc16e4e3708e508;hp=51cd51b6489a0c5d36b8f1057af18b60a2c99cbd;hpb=af5c3e4b663ae6b439603680bcccd42182fc2adf;p=creaToolsTools.git 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