Work on a wine build

This commit is contained in:
eyedeekay
2024-06-26 21:34:46 -04:00
parent 093ac9fe5d
commit a41a4824fe

View File

@ -0,0 +1,5 @@
#! /usr/bin/env sh
SCRIPT_DIR=$(CDPATH= cd -- "$(dirname -- "$0")" && pwd -P)/..
cd "$SCRIPT_DIR" || exit 1