diff --git a/wifi/wifi b/wifi/wifi index 258ac8ce..aa66f2f0 100755 --- a/wifi/wifi +++ b/wifi/wifi @@ -14,6 +14,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +PATH="$PATH:/usr/sbin" + #------------------------------------------------------------------------ if [[ -z "$INTERFACE" ]] ; then INTERFACE="${BLOCK_INSTANCE:-wlan0}"