Merge pull request #19602 from bigbluebutton/ffdixon-patch-1
Unset all local variables
This commit is contained in:
commit
0e38681e32
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user