Skip to content
Snippets Groups Projects
Commit 5da9d798 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Updated hw-detect helper

parent 0f42a73f
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ START=$(getline "Template: hw-detect/load_media" debian/hw-detect.templates)
END=$(getline "If you have such media available now, insert it, and continue." debian/hw-detect.templates)
sed ${START},${END}d debian/hw-detect.templates -i
sed -i '/need_nonfree=1/d' hw-detect.post-base-installer.d/50install-firmware
sed -i '/non-free/,/^fi$/ d' hw-detect.post-base-installer.d/50install-firmware
changelog "Rebranded and adapted for Trisquel"
compile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment