Merge pull request #19681 from antobinary/port-19602

fix(bbb-conf): Unset all local variables
This commit is contained in:
Anton Georgiev 2024-02-23 21:02:40 -05:00 committed by GitHub
commit 6c1c253d43
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