Jump to content

how to run .sh scripts


2martinis
 Share

3 posts in this topic

Recommended Posts

you need to run it from the terminal..

 

open Terminal.app from /Applications/Utilities/

 

this is assuming you've got the .sh under your Downloads directory.. if this is the broadcom enabler script it should be:

cd Downloads
sudo ./bcm43xx_enabler.sh

 

if it's named something else just swap out the "bcm43xx_enabler" bit with the name of the shellscript

Link to comment
Share on other sites

 Share

×
×
  • Create New...