mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 05:52:17 +00:00
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
8 lines
131 B
Bash
Executable File
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
|
|
|