index
:
libreoffice
debian
progress-linux
upstream
debian-security: libreoffice
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop
/
scripts
/
swriter.sh
blob: 19a7c9ed419192dbc0160d8c14afdfaa56e3fa81 (
plain
)
1
2
3
4
#!/bin/sh
cmd
=
$(
dirname
"
$0
"
)
/soffice
exec
"
$cmd
"
--writer
"
$@
"