mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Update linux-x86_64-before-install.sh
This commit is contained in:
@@ -71,9 +71,9 @@ else
|
|||||||
make install > /dev/null
|
make install > /dev/null
|
||||||
cd ~
|
cd ~
|
||||||
fi
|
fi
|
||||||
fi
|
|
||||||
python=~/python/bin/python3
|
python=~/python/bin/python3
|
||||||
pip=~/python/bin/pip3
|
pip=~/python/bin/pip3
|
||||||
|
fi
|
||||||
$python -V
|
$python -V
|
||||||
|
|
||||||
if [[ "$dist" == "precise" ]]; then
|
if [[ "$dist" == "precise" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user