enable universe and multiverse

This commit is contained in:
Confusingboat 2019-11-16 12:02:00 -06:00 committed by GitHub
parent 6272f6718f
commit a4559a5e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@ function reset_device {
}
# Install necessary packages
add-apt-repository universe multiverse
apt update
apt install git-core build-essential python3 pciutils p7zip-full sysfsutils unzip -y
@ -285,4 +286,4 @@ echo
echo
echo "All done. Copy /tmp/${SAS_ADDRESS}/ to persistent media and reboot."
echo
echo