mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-19 04:22:32 +01:00
Merge branch 'master' of github.com:QuantumPackage/qp2
This commit is contained in:
commit
6231812e57
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user