Guest User

Update /lib/firmware to 0-day with /root backup

a guest
Apr 16th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. cd Downloads && sudo apt install git -y && sudo tar cvf /root/firmware_backup.tar /lib/firmware && git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git && cd linux-firmware && sudo cp -Rf *.* /lib/firmware
Advertisement
Add Comment
Please, Sign In to add comment