summaryrefslogtreecommitdiffstats
path: root/pts/test-resources/wine-water/install.sh
blob: 67d50fa695146004a083ab7e5cb087987858e883 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

unzip -o Water.zip

echo "#!/bin/sh
cd Water/
wine-humus-run Water.exe" > wine-water
chmod +x wine-water