diff --git a/scripts/extract_nprofile.sh b/scripts/extract_nprofile.sh index ee7e9044..cb98be12 100644 --- a/scripts/extract_nprofile.sh +++ b/scripts/extract_nprofile.sh @@ -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 \ No newline at end of file +} \ No newline at end of file