Merge pull request #19681 from antobinary/port-19602
fix(bbb-conf): Unset all local variables
This commit is contained in:
commit
6c1c253d43
@ -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