All pastes #2082065 Raw Edit

broadcom wireless for Fedora Cor

public shellscript v1 · immutable
#2082065 ·published 2011-09-22 06:16 UTC
rendered paste body
#!/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'