global/ssh: use port 245 for inx.moe
Thank you Purdue IT at Purdue
This commit is contained in:
parent
7614a9048e
commit
a4c8e9e02f
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ with lib;
|
|||
Host admin.rsync.net
|
||||
Hostname ${rsyncnet.host}
|
||||
User ${rsyncnet.account}
|
||||
|
||||
Host inx.moe
|
||||
Port 245
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue