#!/usr/bin/python2

from winswitch.fs import open_remotely

open_remotely.main()
