]> Creatis software - clitk.git/blobdiff - make_new_tool.sh
Subdirectory filters has been removed
[clitk.git] / make_new_tool.sh
index 950df79f9bf5e30ab61dcc014fea32c79c6b15ca..f2b5484bcdc1949bf49cd4954cabf8ea7d8b8f89 100755 (executable)
@@ -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}