Skip to content

Commit

Permalink
sync to US first
Browse files Browse the repository at this point in the history
  • Loading branch information
Brain-dawg committed Nov 16, 2024
1 parent 6c3d74d commit 739f383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gg2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
wait
cd tf/download
for i in "22 pterodactyl@10.243.40.231" "22 pterodactyl@us.potato.tf" "22 pterodactyl@sgp.potato.tf" "22 pterodactyl@eu2.potato.tf" "27035 pterodactyl@eu.potato.tf" "2244 pterodactyl@eu9.potato.tf" "22 pterodactyl@aus.potato.tf"; do a=( $i );
for i in "22 pterodactyl@us.potato.tf" "22 pterodactyl@sgp.potato.tf" "22 pterodactyl@eu2.potato.tf" "27035 pterodactyl@eu.potato.tf" "22 pterodactyl@10.243.40.231" "2244 pterodactyl@eu9.potato.tf" "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"
Expand Down

0 comments on commit 739f383

Please sign in to comment.