mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 15:13:25 +00:00
Install python3-pip
This commit is contained in:
@@ -40,6 +40,7 @@ echo "--- Downloading PX4 and installing its dependencies"
|
||||
|
||||
# v1.10.1:
|
||||
git clone -b v1.10.1-clover https://github.com/CopterExpress/Firmware ${HOME}/Firmware
|
||||
sudo -E sh -c 'apt-get update; apt-get install -y python3-pip'
|
||||
sudo -E -S sh -c '${HOME}/Firmware/Tools/setup/ubuntu.sh'
|
||||
sudo -E -S sh -c 'echo "2" | update-alternatives --config java'
|
||||
sudo -E -S sed -i -e '/^assistive_technologies=/s/^/#/' /etc/java-*-openjdk/accessibility.properties
|
||||
|
||||
Reference in New Issue
Block a user