]> Creatis software - clitk.git/blobdiff - make_new_tool.sh
Merge branch 'master' of tux.creatis.insa-lyon.fr:clitk
[clitk.git] / make_new_tool.sh
old mode 100755 (executable)
new mode 100644 (file)
index 950df79..f2b5484
@@ -6,7 +6,7 @@ then
   exit 1
 fi
 
-find filters tools -name "clitkFooImage*" |
+find tools -name "clitkFooImage*" |
 while read i
 do
     cp $i ${i/FooImage/$1}