diff options
Diffstat (limited to 'sysui/desktop/share/openoffice.sh')
-rwxr-xr-x | sysui/desktop/share/openoffice.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysui/desktop/share/openoffice.sh b/sysui/desktop/share/openoffice.sh new file mode 100755 index 000000000..d3ecf978e --- /dev/null +++ b/sysui/desktop/share/openoffice.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec /opt/%PREFIX/program/soffice "$@" |