mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
4 lines
72 B
Text
4 lines
72 B
Text
|
#!/bin/sh
|
||
|
# A script to run TextMaker.
|
||
|
/opt/smoffice2024/textmaker "$@"
|