repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version to 6.0-36
[LibreOffice.git]
/
desktop
/
scripts
/
swriter.sh
blob
19a7c9ed419192dbc0160d8c14afdfaa56e3fa81
1
#!/bin/sh
2
3
cmd
=
$
(
dirname
"
$0
"
)/
soffice
4
exec
"
$cmd
"
--writer
"$@"