From 5b45f2e00453bb3fbcdba53e53508ce5aa3c3107 Mon Sep 17 00:00:00 2001 From: "eduardo.davila@creatis.insa-lyon.fr" Date: Tue, 3 Dec 2024 11:39:18 +0100 Subject: [PATCH] #3424 bashrc to bashrc_CreaTools --- appli/template_creaPatientsSystem/scripts/Run_Menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appli/template_creaPatientsSystem/scripts/Run_Menu.sh b/appli/template_creaPatientsSystem/scripts/Run_Menu.sh index 7c846c5..24104b5 100644 --- a/appli/template_creaPatientsSystem/scripts/Run_Menu.sh +++ b/appli/template_creaPatientsSystem/scripts/Run_Menu.sh @@ -1,4 +1,4 @@ -source ~/.bashrc +source ~/.bashrc_CreaTools PATH=$PATH:/Users/davila/Library/Python/3.8/bin BaseDir=$1 -- 2.47.1