#!/bin/bash export WINEPREFIX="$HOME/.wine_mixxx" winecfg wine pyinstaller --onefile --windowed --name mixxx_import mixxx_import.py