From a79e0fe4ec2c3a684904224e2e208712a07e01d4 Mon Sep 17 00:00:00 2001 From: "Justin (shocknet)" Date: Fri, 5 Jul 2024 22:41:21 -0400 Subject: [PATCH] deploy --- scripts/extract_nprofile.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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