Update TODO

This commit is contained in:
clsty
2025-11-11 09:51:58 +08:00
parent 462ddefb7f
commit 60ef4a873d
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -1 +1,4 @@
This folder mainly contains data for the script `setup`.
- TODO: output the logs to a temp file, then show the path of the file so users will be able to read it again or upload it to issue.
- TODO: unify the message output via functions (for example `log_error`, `log_warning`).