Rename minecraft1 to gms-01

This commit is contained in:
2025-01-12 18:01:47 -08:00
parent bfed5b4282
commit b5b691b768
3 changed files with 7 additions and 7 deletions

View File

@@ -64,10 +64,10 @@ Host log-01
IdentityFile=~/.ssh/log-01
HostName 192.168.1.12
# minecraft1
Host minecraft1
# gms-01
Host gms-01
User etorres
IdentityFile=~/.ssh/minecraft1
IdentityFile=~/.ssh/gms-01
HostName 192.168.1.6
# srv-01