# /etc/bash_logout: DO NOT EDIT -- this file has been generated automatically.

# Only execute this file once per shell.
if [ -n "$__ETC_BASHLOGOUT_SOURCED" ] || [ -n "$NOSYSBASHLOGOUT" ]; then return; fi
__ETC_BASHLOGOUT_SOURCED=1

printf '\e]0;\a'


# Read system-wide modifications.
if test -f /etc/bash_logout.local; then
    . /etc/bash_logout.local
fi
