Skip to content

install_world.py: Fix rsync source bug

This commit fixes a lurking bug where all rsyncs were using the
current deploy server as the source. The intention was for them to
use their nearest deploy server.

Merge request reports