Files
openfreemap/deploy-sync.sh
Zsolt Ero bd7f5fa740 feat(deploy): add deploy-sync script for production environment setup
feat(init-server.py): implement http_host_sync command for server initialization
refactor(http_host_lib): enhance asset downloading functions to return status of changes made
2024-10-28 12:33:53 +01:00

8 lines
131 B
Bash
Executable File

#!/usr/bin/env bash
export ENV=prod
./init-server.py http-host-sync ofm-h-fi-1 -y
./init-server.py http-host-sync ofm-h-de-2 -y