bigbluebutton-Github/bbb-libreoffice
Mikhail Novosyolov de68dc2288 Clean up junk after LibreOffice failure
"set -e" stops the whole script if soffice/docker command fails.
An attacker may fullfill all tmpfs in /tmp by uploading documents on processing which ones LibreOffice will fail.

"exit 0" in the end of the script makes no sense.
2021-10-12 15:52:11 +00:00
..
assets Clean up junk after LibreOffice failure 2021-10-12 15:52:11 +00:00
docker Fix broken apt cache when installing libreoffice 2021-10-01 13:18:26 -03:00
install-local.sh Makes Libreoffice Docker mounts the system fonts instead of install fonts in container 2021-04-29 17:39:27 -03:00
install-remote.sh Installs etherpad script in libreoffice-conversion directory 2021-04-15 09:01:24 -03:00
uninstall-local.sh Split install script in two (local or remote), avoiding install docker if remote approach was chose 2021-03-30 12:24:49 -03:00
uninstall-remote.sh Split install script in two (local or remote), avoiding install docker if remote approach was chose 2021-03-30 12:24:49 -03:00