From c6a28c8512e7576d9faf20ddc6f29f4b9efb55f5 Mon Sep 17 00:00:00 2001 From: Atom5ive Date: Thu, 14 Nov 2019 17:46:34 -0500 Subject: [PATCH] removal of donation ref & name fixes removal of donation ref & name fixes --- menu/amazonaws/amazonaws.sh | 30 ++++++++++++++---------------- menu/hcloud/README.md | 6 +++--- 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/menu/amazonaws/amazonaws.sh b/menu/amazonaws/amazonaws.sh index dbfc1b69..a974c20e 100644 --- a/menu/amazonaws/amazonaws.sh +++ b/menu/amazonaws/amazonaws.sh @@ -13,7 +13,6 @@ if [ "$test" == "" ]; then ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⛔️ WARNING! - You Must Input an API from Hetzner First! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -⚡ Reference: http://hcloud.pgblitz.com * Activate a Hetzner Cloud Account and Create a Project * Click Access (left hand side) and then click API Tokens @@ -35,9 +34,8 @@ fi tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -🌎 PG - Hetzner's Cloud Generator +🌎 PTS - Hetzner's Cloud Generator ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -⚡ Reference: http://hcloud.pgblitz.com [1] Deploy a New Server [2] Destory a Server @@ -53,7 +51,7 @@ if [ "$typed" == "1" ]; then tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -↘️ PG - Create a Server Name +↘️ PTS - Create a Server Name ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ EOF @@ -61,11 +59,11 @@ EOF tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -↘️ PG - Hetzner's Cloud OS Selector +↘️ PTS - Hetzner's Cloud OS Selector ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -[1] Ubuntu 18.04 (PGBlitz Works) -[2] Ubuntu 16.04 (PGBlitz Works) +[1] Ubuntu 18.04 (Stable) +[2] Ubuntu 16.04 (Stable) [3] Debian 9 [4] Centos 7 [5] Fendora 28 @@ -97,7 +95,7 @@ EOF tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -🚀 PG - Deploying Your Server! +🚀 PTS - Deploying Your Server! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ EOF @@ -106,7 +104,7 @@ EOF tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -↘️ PG - New Server Information - [$name] +↘️ PTS - New Server Information - [$name] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ EOF @@ -124,11 +122,11 @@ EOF tee <<-EOF -⚠️ To Reach Your Server >>> EXIT PG >>> TYPE: pg-$name ⚠️ +⚠️ To Reach Your Server >>> EXIT PTS >>> TYPE: pts-$name ⚠️ ✅️ [IMPORTANT NOTE] -Wait for one minute for the server to boot! Typing pg-$name will +Wait for one minute for the server to boot! Typing pts-$name will display your initial password! Also can manually by typing: Command: ssh root@$serverip @@ -155,7 +153,7 @@ elif [ "$typed" == "A" ] || [ "$typed" == "a" ]; then tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -↘️ PG - Hetzner Server Cloud List +↘️ PTS - Hetzner Server Cloud List ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Server Name @@ -172,7 +170,7 @@ elif [ "$typed" == "2" ]; then tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -↘️ PG - Destory a Hetzner Cloud Server! +↘️ PTS - Destory a Hetzner Cloud Server! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Server Name @@ -192,7 +190,7 @@ EOF tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -⛔️ PG - Server: $destroy - Does Not Exist! +⛔️ PTS - Server: $destroy - Does Not Exist! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ EOF @@ -205,7 +203,7 @@ EOF tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -↘️ PG - Server: $destroy - Destroyed! +↘️ PTS - Server: $destroy - Destroyed! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ EOF @@ -219,7 +217,7 @@ elif [ "$typed" == "B" ] || [ "$typed" == "b" ]; then tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -↘️ PG - Inital Server Passwords +↘️ PTS - Inital Server Passwords ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⚠️ Useful if NEVER logged in! List created by this Server (new > old) diff --git a/menu/hcloud/README.md b/menu/hcloud/README.md index 64834bdb..cc989b5e 100644 --- a/menu/hcloud/README.md +++ b/menu/hcloud/README.md @@ -1,9 +1,9 @@ -##### WANT TO HELP? CLICK THE ★ (STAR LOGO) in the Upper-Right! +##### WANT TO HELP? CLICK THE ★ (STAR LOGO) in the Upper-Right!

- - + +

* 📂 [**[Click Here]**](https://goo.gl/7NR3Da) - Google G-Suite (Unlimited Hard Drive Space & Storage)