entrypoint.sh 87 B

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