From b2fffe315b35089054760ada5534d6baa44bc193 Mon Sep 17 00:00:00 2001 From: Braindawg <40523890+Brain-dawg@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:32:54 -0500 Subject: [PATCH] Update gg2.yml --- .github/workflows/gg2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gg2.yml b/.github/workflows/gg2.yml index 472847d..8b189c4 100644 --- a/.github/workflows/gg2.yml +++ b/.github/workflows/gg2.yml @@ -100,7 +100,7 @@ jobs: rm -rf /tmp/deploy_key_eu } & - for i in "22 pterodactyl@us.potato.tf" "27040 pterodactyl@us.potato.tf" "3438 pterodactyl@us.potato.tf" "22 pterodactyl@usw2.potato.tf" "22 pterodactyl@usw3.potato.tf" "22 pterodactyl@sgp.potato.tf" "22 pterodactyl@eu2.potato.tf" "22 pterodactyl@eu3.potato.tf" "22 pterodactyl@eu4.potato.tf" "27035 pterodactyl@eu.potato.tf" "22 pterodactyl@10.243.40.231" "22 pterodactyl@aus.potato.tf"; do a=( $i ); + for i in "22 pterodactyl@us.potato.tf" "22 pterodactyl@br.potato.tf" "27040 pterodactyl@us.potato.tf" "3438 pterodactyl@us.potato.tf" "22 pterodactyl@usw2.potato.tf" "22 pterodactyl@usw3.potato.tf" "22 pterodactyl@sgp.potato.tf" "22 pterodactyl@eu2.potato.tf" "22 pterodactyl@eu3.potato.tf" "22 pterodactyl@eu4.potato.tf" "27035 pterodactyl@eu.potato.tf" "22 pterodactyl@10.243.40.231" "22 pterodactyl@aus.potato.tf"; do a=( $i ); { ssh -o StrictHostKeyChecking=no -p ${a[0]} ${a[1]} "touch /var/tf2server/tf/occupiedservers/wake; exit 0"