mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
another attempt to fix focal
This commit is contained in:
@@ -35,7 +35,7 @@ else
|
|||||||
echo "RUNNING: apt update..."
|
echo "RUNNING: apt update..."
|
||||||
sudo apt-get -qq --yes update > /dev/null
|
sudo apt-get -qq --yes update > /dev/null
|
||||||
echo "RUNNING: apt upgrade..."
|
echo "RUNNING: apt upgrade..."
|
||||||
sudo apt-get --yes --with-new-pkgs upgrade
|
sudo apt-get --yes upgrade
|
||||||
echo "Installing build tools..."
|
echo "Installing build tools..."
|
||||||
sudo apt-get -qq --yes install build-essential
|
sudo apt-get -qq --yes install build-essential
|
||||||
echo "Installing deps for python3"
|
echo "Installing deps for python3"
|
||||||
|
|||||||
Reference in New Issue
Block a user