summaryrefslogtreecommitdiffstats
path: root/pts/test-resources/wine-volfogging2/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pts/test-resources/wine-volfogging2/install.sh')
-rw-r--r--pts/test-resources/wine-volfogging2/install.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/pts/test-resources/wine-volfogging2/install.sh b/pts/test-resources/wine-volfogging2/install.sh
deleted file mode 100644
index 574f56b..0000000
--- a/pts/test-resources/wine-volfogging2/install.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-unzip -o VolumetricFogging2.zip
-
-echo "#!/bin/sh
-cd VolumetricFogging2/
-wine-humus-run VolumetricFogging2.exe" > wine-volfogging2
-chmod +x wine-volfogging2