Merge pull request #19602 from bigbluebutton/ffdixon-patch-1

Unset all local variables
This commit is contained in:
Fred Dixon 2024-02-08 08:53:25 -04:00 committed by GitHub
commit 0e38681e32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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