Merge branch 'develop' of https://github.com/QuantumPackage/qp2 into develop

This commit is contained in:
Anthony Scemama 2019-01-28 12:46:28 +01:00
commit e8c0ba6ca0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
export QP_ROOT=$(dirname $0)/..
export QP_ROOT=$(dirname "$(readlink -f "$0")")/..
bash --init-file <(cat << EOF
[[ -f /etc/bashrc ]] && source /etc/bashrc