]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/CreaTools-install.sh
#3405 vtk8itk5wx3-macos
[creaToolsTools.git] / Linux / scripts / CreaTools-install.sh
index 93c30362eb5ff56d696e15999c9e1704722de59d..3100decb84f23c31c596e4c7393390a5f0cc81dc 100644 (file)
@@ -108,12 +108,12 @@ then
     echo bbEditor >> $generationdir/bbEditor.command
     echo bbi >> $generationdir/bbi.command
     echo creaContourApp >> $generationdir/creaContourApp.command
-    echo creaDevManager >> $generationdir/creaDevManager .command
+    echo creaDevManager >> $generationdir/creaDevManager.command
     
-    chmod u+x bbEditor.command
-    chmod u+x bbi.command
-    chmod u+x creaContourApp.command
-    chmod u+x creaDevManager.command
+    chmod u+x $generationdir/bbEditor.command
+    chmod u+x $generationdir/bbi.command
+    chmod u+x $generationdir/creaContourApp.command
+    chmod u+x $generationdir/creaDevManager.command
 fi