#!/bin/sh

# Small wrapper script to make sure that thereal WifiInfo (WifiInfo.real)
# will be called with root rights via sudo.

sudo run-standalone.sh WifiInfo.real
