incorrect unsert location

This commit is contained in:
斟酌 鵬兄 2022-08-12 00:10:12 +08:00
parent 677346d3cc
commit 5f7f927d24

View File

@ -288,7 +288,7 @@ rbash_load "sources/40_go-command"
rbash_load "sources/41_pivot-command" rbash_load "sources/41_pivot-command"
___DEFAULT___ ___DEFAULT___
chmod 600 "$RBASH_CONFIG" chmod 600 "$RBASH_CONFIG"
unset _RBASH_MERGE_START
fi fi
source "$RBASH_CONFIG" source "$RBASH_CONFIG"
unset _RBASH_MERGE_START