diff options
author | Donald Cooley <chytraeu@sdf.org> | 2020-10-01 23:27:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-03 09:01:44 +0700 |
commit | 041aa2de55e29f23aa59adc077ca01e700047165 (patch) | |
tree | 87e9c9afcf7b1c1c030109511273db02414b315e /office/smoffice2021/textmaker21 | |
parent | 24397251f78fa4351831bc00fdda280b9dea8741 (diff) | |
download | slackbuilds-041aa2de55e29f23aa59adc077ca01e700047165.tar.gz slackbuilds-041aa2de55e29f23aa59adc077ca01e700047165.tar.xz |
office/smoffice2021: Added (office suite)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/smoffice2021/textmaker21')
-rw-r--r-- | office/smoffice2021/textmaker21 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/office/smoffice2021/textmaker21 b/office/smoffice2021/textmaker21 new file mode 100644 index 0000000000..ef526982fb --- /dev/null +++ b/office/smoffice2021/textmaker21 @@ -0,0 +1,3 @@ +#!/bin/sh +# A script to run TextMaker. +/opt/smoffice2021/textmaker "$@" |