mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-24 16:11:36 +00:00
Update linux-x86_64-before-install.sh
This commit is contained in:
@@ -73,8 +73,8 @@ else
|
||||
fi
|
||||
python=~/python/bin/python3
|
||||
pip=~/python/bin/pip3
|
||||
cd $whereibelong
|
||||
fi
|
||||
$python -V
|
||||
|
||||
if [[ "$dist" == "precise" ]]; then
|
||||
echo "Installing deps for StaticX..."
|
||||
@@ -89,7 +89,6 @@ if [[ "$dist" == "precise" ]]; then
|
||||
sudo make install
|
||||
fi
|
||||
$pip install git+https://github.com/JonathonReinhart/staticx.git@master
|
||||
cd $whereibelong
|
||||
fi
|
||||
|
||||
echo "Upgrading pip packages..."
|
||||
|
||||
Reference in New Issue
Block a user