wackman/launch.sh
2025-10-18 00:33:20 +02:00

8 lines
No EOL
167 B
Bash
Executable file

if [ $# -eq 0 ]; then
echo "Usage: $0 <profile>"
exit 1
fi
profile="$1"
WINEPREFIX=/tmp/wacca/$profile/prefix umu-run /tmp/wacca/$profile/game/bin/launch.bat