mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
0fcd4d931e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
72 B
Bash
3 lines
72 B
Bash
#!/bin/sh
|
|
# A script to run TextMaker.
|
|
/opt/smoffice2024/textmaker "$@"
|