add todo to readme

This commit is contained in:
2023-12-24 20:51:05 +00:00
parent 17137be4a1
commit 05d2488b73

View File

@@ -19,3 +19,9 @@
1. Run `mandrake-server.py <command> [arg1 [arg2 [...]]]` in the project directory, 1. Run `mandrake-server.py <command> [arg1 [arg2 [...]]]` in the project directory,
where `<command>` and `[argN]` the command and its arguments to run in the docker where `<command>` and `[argN]` the command and its arguments to run in the docker
container. container.
## TODO
- Remove rsync dependency
- Rebuild in a less rubbish way maybe in rust also