]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx
#3229 vtk8itk4wx3-mingw64 MACOS
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / bbtkwxGUIEditorGraphicBBS.cxx
index 2cec64923f836782efeb7a91f01a5cf07acb1266..1a1357df14f1078d89b37dade99e58831b673818 100644 (file)
@@ -569,7 +569,7 @@ void wxGUIEditorGraphicBBS::executeScript(std::string script) {
 #endif
 
 #ifndef APPLE
-    command = "source ~/.profile; "+command;
+    command = "source ~/.bbtk/profile_creatools; "+command;
 #endif