From 6bc2c60e851092c30163e786c814941ff95b254c Mon Sep 17 00:00:00 2001 From: Anton Georgiev Date: Mon, 11 Mar 2024 10:20:19 -0400 Subject: [PATCH] Update bbb-libreoffice/assets/convert-cool.sh --- bbb-libreoffice/assets/convert-cool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbb-libreoffice/assets/convert-cool.sh b/bbb-libreoffice/assets/convert-cool.sh index 8cf889df8f..ce59792241 100644 --- a/bbb-libreoffice/assets/convert-cool.sh +++ b/bbb-libreoffice/assets/convert-cool.sh @@ -16,7 +16,7 @@ HOST=127.0.0.1 # Set this to "-k" to allow it to work in a test environment, ie with a self signed # certificate -INSECURE= +UNSECURE= # This script receives three params # Param 1: Input office file path (e.g. "/tmp/test.odt")