summarylogtreecommitdiffstats
path: root/pan
diff options
context:
space:
mode:
Diffstat (limited to 'pan')
-rwxr-xr-xpan3
1 files changed, 3 insertions, 0 deletions
diff --git a/pan b/pan
new file mode 100755
index 000000000000..c74156dcfbf2
--- /dev/null
+++ b/pan
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /opt/pdi
+exec ./pan.sh "$@"