Skip to content

Commit

Permalink
chain commands together
Browse files Browse the repository at this point in the history
  • Loading branch information
acx0 committed Jun 8, 2012
1 parent 218a432 commit 7ddabb6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rlwifi
Expand Up @@ -9,5 +9,4 @@ else
exit 1;
fi

sudo modprobe -r $WIFI
sudo modprobe $WIFI
sudo modprobe -r $WIFI && sudo modprobe $WIFI

0 comments on commit 7ddabb6

Please sign in to comment.