mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
4 lines
72 B
Text
4 lines
72 B
Text
|
#!/bin/sh
|
||
|
# A script to run PlanMaker.
|
||
|
/opt/smoffice2018/planmaker "$@"
|