Files
Andrew Gunnerson 2238c37556 tests: Add new image for running tests for Windows in Wine
Yes, this is installing msys2 packages directory on the Arch Linux root
filesystem. Yes, it works!

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2023-02-16 21:57:15 -05:00

4 lines
54 B
Bash

#!/bin/bash
exec wine /mingw64/bin/python.exe "${@}"