#!/usr/bin/python3

import sys
import sharedfolders.programs

sys.exit(sharedfolders.programs.QvmMountFolder())
