Skip to content

Commit

Permalink
Revert "I don't think these are needed"
Browse files Browse the repository at this point in the history
This reverts commit f278145. These lines will
be included in a different PR.
  • Loading branch information
crschardt committed Nov 7, 2024
1 parent f278145 commit 294517e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions install_opi5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ apt-get purge --yes --quiet snapd
# remove bluetooth daemon
apt-get purge --yes --quiet bluez

# remove unused firmware (experimental)
rm -rf /usr/lib/firmware/mrvl/
rm -rf /usr/lib/firmware/mellanox/
rm -rf /usr/lib/firmware/nvidia/
rm -rf /usr/lib/firmware/intel/
rm -rf /usr/lib/firmware/amdgpu/

apt-get --yes --quiet autoremove

after=$(df --output=used / | tail -n1)
Expand Down

0 comments on commit 294517e

Please sign in to comment.