summarylogtreecommitdiffstats
path: root/hdf-compass.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hdf-compass.sh')
-rwxr-xr-xhdf-compass.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/hdf-compass.sh b/hdf-compass.sh
new file mode 100755
index 000000000000..0aef2a8401b5
--- /dev/null
+++ b/hdf-compass.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+cd /opt/hdf-compass
+python2 HDFCompass.py "$@"