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