Skip to content
Snippets Groups Projects
Commit a7bd479d authored by Bob Mottram's avatar Bob Mottram
Browse files

Update udev rules after wifi firmware install

parent 222b6ae2
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@ function setup_wifi_atheros {
cd /lib/firmware
tar -xzvf $atheros_drivers_file
cd $curr_dir
udevadm control --reload-rules
}
function setup_wifi {
......
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