mirror of
https://github.com/Confusingboat/flash-it
synced 2025-01-14 02:01:10 +00:00
enable universe and multiverse
This commit is contained in:
parent
6272f6718f
commit
a4559a5e7a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user