This commit is contained in:
Justin (shocknet) 2024-07-05 22:41:21 -04:00
parent bfb0c0ac6b
commit a79e0fe4ec

View file

@ -41,6 +41,4 @@ get_log_info() {
# Print the extracted key
echo "Paste this string into ShockWallet to connect to the node: $nprofile_key"
}
get_log_info
}