diff options
Diffstat (limited to 'graphics/LDView/LDView.sh')
-rw-r--r-- | graphics/LDView/LDView.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/LDView/LDView.sh b/graphics/LDView/LDView.sh new file mode 100644 index 0000000000..5855fa466c --- /dev/null +++ b/graphics/LDView/LDView.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/share/LDView +/usr/bin/LDView_bin $1 |