From: jean-pierre roux Date: Tue, 11 Jan 2011 16:21:35 +0000 (+0000) Subject: fix mistyping X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~41 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=7889eb6d346e1a6f7d29308e2299e4b3aac4868d;p=creaToolsTools.git fix mistyping --- diff --git a/Linux/scripts/CreaTools-install.sh b/Linux/scripts/CreaTools-install.sh index 422e97f..6fa0875 100644 --- a/Linux/scripts/CreaTools-install.sh +++ b/Linux/scripts/CreaTools-install.sh @@ -3,9 +3,9 @@ if [ $UID = 0 ] then - # Set all local variables + # Set all local variables source $PWD/scripts/CreaTools-configure.sh - source $PWD/scripts/CreaTools-install.sh + source $PWD/scripts/CreaTools-names.sh cd $scriptDir sh installmod.sh $buildType $creasource $generationdir