mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
staticx from git
This commit is contained in:
@@ -60,6 +60,7 @@ $python -V
|
|||||||
if [[ "$dist" == "xenial" ]]; then
|
if [[ "$dist" == "xenial" ]]; then
|
||||||
echo "Installing deps for StaticX..."
|
echo "Installing deps for StaticX..."
|
||||||
sudo apt-get install --yes patchelf scons musl
|
sudo apt-get install --yes patchelf scons musl
|
||||||
|
$pip install git+https://github.com/JonathonReinhart/staticx.git@master
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd $whereibelong
|
cd $whereibelong
|
||||||
@@ -69,6 +70,5 @@ $pip freeze > upgrades.txt
|
|||||||
$pip install --upgrade -r upgrades.txt
|
$pip install --upgrade -r upgrades.txt
|
||||||
$pip install -r src/requirements.txt
|
$pip install -r src/requirements.txt
|
||||||
$pip install pyinstaller
|
$pip install pyinstaller
|
||||||
$pip install staticx
|
|
||||||
|
|
||||||
cd $whereibelong
|
cd $whereibelong
|
||||||
|
|||||||
Reference in New Issue
Block a user