2021-03-20 00:31:10 +00:00
|
|
|
# TODO List
|
|
|
|
|
|
|
|
Items left to do before this can be used for production installers:
|
|
|
|
|
2021-03-20 02:45:23 +00:00
|
|
|
* Pass icon to jpackage - done on Mac, need to do it on Win
|
2021-03-20 00:31:10 +00:00
|
|
|
* Should blocklist.txt be overwritten on router upgrades?
|
2021-03-20 01:09:10 +00:00
|
|
|
* Decide on jvm switches (i.e. -Xmx) and pass them through jpackage
|
2021-03-20 00:31:10 +00:00
|
|
|
|
|
|
|
To get some of these done OS detection may need to happen inside `build.sh`.
|