mirror of
https://gitlab.com/scemama/EZFIO.git
synced 2025-01-03 01:55:44 +01:00
Update ezfio.sh
This commit is contained in:
parent
be34e7a089
commit
75d7232b6b
@ -4,7 +4,7 @@ EZFIO_ROOT=$( cd $(dirname "${BASH_SOURCE}")/.. ; pwd -P )
|
||||
|
||||
function _ezfio_py()
|
||||
{
|
||||
python ${EZFIO_ROOT}/Python/ezfio.py $@
|
||||
python2 ${EZFIO_ROOT}/Python/ezfio.py $@
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user