Update qpsh for Darwin

This commit is contained in:
Anthony Scemama 2023-04-18 14:34:11 +02:00
parent 1cbb555220
commit 5e555a2696
2 changed files with 3 additions and 2 deletions

View File

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

@ -1 +1 @@
Subproject commit fd43778e12bb5858c4c780c34346be0f158b8cc7
Subproject commit b9e877d9a9444a2aac23ec94b4a174caa4a10dd2