From: Eduardo DAVILA Date: Mon, 29 Nov 2021 16:17:49 +0000 (+0100) Subject: #3421 template_creaPatientsSystem X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=69f8b74a448235ef511195ea7204e9b19909f4cf;p=creaMiniTools.git #3421 template_creaPatientsSystem --- diff --git a/appli/template_creaPatientsSystem/scripts/Run_Menu.bat b/appli/template_creaPatientsSystem/scripts/Run_Menu.bat new file mode 100644 index 0000000..42221cb --- /dev/null +++ b/appli/template_creaPatientsSystem/scripts/Run_Menu.bat @@ -0,0 +1 @@ +bbi menu.bbs diff --git a/appli/template_creaPatientsSystem/scripts/Run_Menu.sh b/appli/template_creaPatientsSystem/scripts/Run_Menu.sh new file mode 100644 index 0000000..be3f8f8 --- /dev/null +++ b/appli/template_creaPatientsSystem/scripts/Run_Menu.sh @@ -0,0 +1,5 @@ +source ~/.bbtk/profile_creatools +PATH=$PATH:/Users/davila/Library/Python/3.8/bin + +BaseDir=$1 +bbi 00000_User.bbs BaseDir=$BaseDir