]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Update changelog RSS configuration (#30024)
authorPieter-Jan Briers <pieterjan.briers+git@gmail.com>
Sat, 13 Jul 2024 23:18:12 +0000 (01:18 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 23:18:12 +0000 (01:18 +0200)
New server

Tools/actions_changelog_rss.py

index 5e42a030bde4105017e672ca1f263c93ad15f31b..01ca7852ccbef3f343cb3085654104e3b17d4dfb 100755 (executable)
@@ -29,7 +29,7 @@ CHANGELOG_RSS_KEY = os.environ.get("CHANGELOG_RSS_KEY")
 
 # Change these to suit your server settings
 # https://docs.fabfile.org/en/stable/getting-started.html#run-commands-via-connections-and-run
-SSH_HOST = "centcomm.spacestation14.io"
+SSH_HOST = "moon.spacestation14.com"
 SSH_USER = "changelog-rss"
 SSH_PORT = 22
 RSS_FILE = "changelog.xml"