9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-26 06:22:04 +02:00

Merge branch 'master' of github.com:QuantumPackage/qp2

This commit is contained in:
Anthony Scemama 2021-04-23 23:57:13 +02:00
commit 6231812e57

View File

@ -93,7 +93,7 @@ function qp()
"prompt") "prompt")
shift shift
python2 $QP_ROOT/scripts/hello.py python3 $QP_ROOT/scripts/hello.py
function _check_ezfio() { function _check_ezfio() {
if [[ -d ${EZFIO_FILE} ]] ; then if [[ -d ${EZFIO_FILE} ]] ; then
printf "\e[0;32m|${EZFIO_FILE}>\e[m" printf "\e[0;32m|${EZFIO_FILE}>\e[m"