You need to sign in or sign up before continuing.
i586-wine.sh 75 Bytes
Newer Older
1 2
#!/bin/sh

3 4
echo "This is obsoleted script. Use # epm play wine" >&2
exit 1