mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
more fixes
This commit is contained in:
@@ -2,6 +2,8 @@ echo "RUNNING: apt update..."
|
||||
sudo apt-get --yes update > /dev/null
|
||||
echo "RUNNING: apt dist-upgrade..."
|
||||
sudo apt-get --yes dist-upgrade > /dev/null
|
||||
echo "Installing build tools..."
|
||||
sudo apt-get --yes install build-essential
|
||||
echo "Installing StaticX deps..."
|
||||
sudo apt-get --yes install binutils patchelf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user