From 5d6c066acbdacec4e01d010074d8d5ba4531f0f6 Mon Sep 17 00:00:00 2001 From: Fred Dixon Date: Thu, 8 Feb 2024 07:54:11 -0400 Subject: [PATCH] Unset all local variables --- bigbluebutton-config/bin/bbb-record | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bigbluebutton-config/bin/bbb-record b/bigbluebutton-config/bin/bbb-record index d13123905a..32fa9c2ccb 100755 --- a/bigbluebutton-config/bin/bbb-record +++ b/bigbluebutton-config/bin/bbb-record @@ -46,6 +46,9 @@ #set -e #set -x +unset HEADER WATCH WITHDESC LIST LISTWORKFLOWS LIST WITHDESC REBUILD REBUILDALL \ + REPUBLISH DELETE DELETEALL CHECK DEBUG CLEAN DISABLE ENABLE TOEXTERNAL TOINTERNAL + source /etc/bigbluebutton/bigbluebutton-release declare -r BBB_USER=bigbluebutton