#!/bin/bash exec "/usr/bin/xvfb-run" "-a" "wine" "/opt/syncmanager/SyncManager.exe" "$@"