Skip to content
Snippets Groups Projects

load config again... ahem

Merged Hahn Axel (hahn) requested to merge add-param-for-cfgfile into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -24,7 +24,7 @@ _copyright='(c) 2020 Institute for Medical Education * University of Bern'
typeset -i debug=0
# source config ...
# . "$( dirname $0 )/inc_getconfig.sh"
. "$( dirname $0 )/inc_getconfig.sh"
Loading