global/ssh: use port 245 for inx.moe

Thank you Purdue IT at Purdue
This commit is contained in:
Infinidoge 2024-08-06 22:48:52 -04:00
parent 7614a9048e
commit a4c8e9e02f
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -25,6 +25,9 @@ with lib;
Host admin.rsync.net
Hostname ${rsyncnet.host}
User ${rsyncnet.account}
Host inx.moe
Port 245
'';
};