summarylogtreecommitdiffstats
path: root/heli-x6
diff options
context:
space:
mode:
Diffstat (limited to 'heli-x6')
-rw-r--r--heli-x68
1 files changed, 8 insertions, 0 deletions
diff --git a/heli-x6 b/heli-x6
new file mode 100644
index 000000000000..caab7385bd9e
--- /dev/null
+++ b/heli-x6
@@ -0,0 +1,8 @@
+#!/bin/sh
+unset WINEPREFIX
+if [ ! -d "$HOME"/.heli-x6 ] ; then
+ echo "Notice: Copying heli-x6 into ~/.heli-x6. To uninstall completely, don't forget to remove ~/.heli-x6."
+ mkdir "$HOME"/.heli-x6
+ rsync -av /usr/share/heli-x6/* "$HOME"/.heli-x6
+fi
+"$HOME"/.heli-x6/runHELI-X.sh