diff options
Diffstat (limited to 'office/lout/doinst.sh')
-rw-r--r-- | office/lout/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/office/lout/doinst.sh b/office/lout/doinst.sh new file mode 100644 index 0000000000..832dd6e9c0 --- /dev/null +++ b/office/lout/doinst.sh @@ -0,0 +1,3 @@ +( /usr/bin/lout -x -s /usr/share/lout/include/init; + chmod 644 /usr/share/lout/data/*; + chmod 644 /usr/share/lout/hyph/* ) |