security list-keychains -d user -s <path_to_the_old_login_keychain> <path_to_the_new_keychain> | |
security list-keychains -s <path_to_the_old_login_keychain> | |
security default-keychain -s <path_to_the_old_login_keychain> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment