change bash_logout

This commit is contained in:
陈浩南 2024-05-05 16:09:23 +08:00
parent cf24e43528
commit 2b4aa48f13

View File

@ -1,3 +1,3 @@
if [ -n "${CHN_DEBUG-}" ]; then
if [ -n "${SSH_AUTH_SOCK-}" ]; then
hpcstat logout
fi