10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-21 12:42:17 +02:00

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

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