#!/bin/sh

cd /usr/local/share/onedrivegui || exit 1
exec /usr/local/share/onedrivegui/OneDriveGUI.py "$@"
