diff options
Diffstat (limited to 'test/external/metalang99/scripts/open-spec.sh')
| -rwxr-xr-x | test/external/metalang99/scripts/open-spec.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/external/metalang99/scripts/open-spec.sh b/test/external/metalang99/scripts/open-spec.sh new file mode 100755 index 0000000..921e122 --- /dev/null +++ b/test/external/metalang99/scripts/open-spec.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +xdg-open spec/spec.pdf |