broadcom wireless for Fedora Cor
public shellscript v1 · immutable#!/bin/shecho 'Installing repositories'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpmyum updaterpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpmyum updateecho 'updating drivers'yum install akmod-wlakmods --akmod wlmodprobe wlecho 'Please reboot your computer to complete the installation'