updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / ipheth-git / ipheth-git.install
blobaee0081c4333c428984e32c163d76b4d40625dcd
1 post_install() {
2  KERNEL_VERSION=$(uname -r)
3  depmod $KERNEL_VERSION
4  echo ">>> Reloading udev rules"
5  /sbin/udevadm control --reload-rules
6  echo ">>> You can load the iPhone Ethernet Driver now - ipheth"