Unset BASHRCD_SYSTEM after initialization
This commit is contained in:
parent
82a527b9c7
commit
d59568b1ea
1 changed files with 1 additions and 0 deletions
|
@ -80,4 +80,5 @@ for file in startup.d/*; do
|
|||
source "${file}"
|
||||
done
|
||||
|
||||
unset BASHRCD_SYSTEM
|
||||
set +eo pipefail
|
||||
|
|
Loading…
Reference in a new issue