#!/usr/bin/python2

from winswitch.net import command_wrapper
command_wrapper.main()
