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