From 1322f9cd143ba66cc4f1a194d7fdf2617e9e2c40 Mon Sep 17 00:00:00 2001 From: Jay Beale Date: Sun, 3 Oct 2021 14:02:47 -0700 Subject: [PATCH] Updated version number --- config.go | 2 +- peirates.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.go b/config.go index 2dd631e..eeb0b06 100644 --- a/config.go +++ b/config.go @@ -271,7 +271,7 @@ func gatherPodCredentials(serviceAccounts *[]ServiceAccount) { newServiceAccountsCount := len(*serviceAccounts) - startingNumberServiceAccounts if newServiceAccountsCount > 0 { - fmt.Printf("\n%d new service accounts pulled from this node's %s directory.\n\nPlease hit Enter to continue.\n", newServiceAccountsCount, kubeletPodsDir) + fmt.Printf("\n%d new service accounts pulled from this node's %s directory. Explore them from the sa-menu item on the main menu.\n\nPlease hit Enter to continue.\n", newServiceAccountsCount, kubeletPodsDir) pauseOnExit = true } if pauseOnExit { diff --git a/peirates.go b/peirates.go index b58ad0a..b0c098e 100644 --- a/peirates.go +++ b/peirates.go @@ -549,7 +549,7 @@ func banner(connectionString ServerInfo, awsCredentials AWSCredentials, assumedA ,,,,,,,,,,,,:.............,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ________________________________________ - Peirates v1.0.36 by InGuardians + Peirates v1.1.0 by InGuardians https://www.inguardians.com/peirates ----------------------------------------------------------------`)