Change "back to original MAC" to be a sudo command. Should fix #3

This commit is contained in:
Rob Zimmerman 2013-08-30 08:20:54 -04:00
parent 8ca08a3159
commit f19e722f4d

View file

@ -105,7 +105,7 @@ else
done
fi
ifconfig $wifi lladdr $WirelessMAC
sudo ifconfig $wifi lladdr $WirelessMAC
networksetup -setairportpower $wifi off
networksetup -setairportpower $wifi on