mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
lint, fix Python 3.10 bug
This commit is contained in:
12
README.md
12
README.md
@@ -76,15 +76,15 @@ Inside `http_host`, all work is done by `http_host.py`.
|
||||
|
||||
It does the following:
|
||||
|
||||
- Downloading btrfs images
|
||||
- Downloading btrfs images
|
||||
|
||||
- Downloading assets
|
||||
- Downloading assets
|
||||
|
||||
- Mounting downloaded btrfs images
|
||||
- Mounting downloaded btrfs images
|
||||
|
||||
- Fetches version files
|
||||
- Fetches version files
|
||||
|
||||
- Running the sync cron task (called every minute with http-host-autoupdate)
|
||||
- Running the sync cron task (called every minute with http-host-autoupdate)
|
||||
|
||||
You can run `./http_host.py --help` to see which options are available.
|
||||
|
||||
@@ -161,7 +161,7 @@ See [dev setup docs](docs/dev_setup.md).
|
||||
|
||||
##### v0.4
|
||||
|
||||
Auto-update works!
|
||||
Auto-update works!
|
||||
|
||||
Monaco is generated every hour, set-latest runs every minute.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user