]> Creatis software - creaToolsTools.git/commitdiff
#3376 creaToolsTools Bug New Normal - vtk8itk5wx3-mingw64
authorEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Fri, 24 Apr 2020 13:26:52 +0000 (15:26 +0200)
committerEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Fri, 24 Apr 2020 13:26:52 +0000 (15:26 +0200)
Install_mingw64/Install_CreaTools/scripts/bashrc [new file with mode: 0644]

diff --git a/Install_mingw64/Install_CreaTools/scripts/bashrc b/Install_mingw64/Install_CreaTools/scripts/bashrc
new file mode 100644 (file)
index 0000000..91a13c3
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/bash
+eval $(ssh-agent -s)
+ssh-add
\ No newline at end of file