mirror of
https://github.com/xxoommd/magic.git
synced 2025-05-22 05:02:42 +00:00
fix err
This commit is contained in:
parent
7ef7b7392c
commit
7c13cbb324
@ -181,7 +181,7 @@ function connect() {
|
||||
elif [[ -n "$ZSH_VERSION" ]]; then
|
||||
printf "$STR_ZSH Detected\n\n"
|
||||
typeset -A servers
|
||||
# setopt KSH_ARRAYS
|
||||
setopt KSH_ARRAYS
|
||||
else
|
||||
echo -e "[${RED}Err${RESET_COLOR}] Running another shell. Only ${STR_BASH} or ${STR_ZSH} supported."
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user