summarylogtreecommitdiffstats
path: root/dontmove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dontmove.sh')
-rw-r--r--dontmove.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/dontmove.sh b/dontmove.sh
new file mode 100644
index 000000000000..6ce83e5595b1
--- /dev/null
+++ b/dontmove.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+(pushd /opt/dontmove
+./DontMove "$@")
+