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`. 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`).
-1
View File
@@ -78,7 +78,6 @@ for i in "${warn_files_tests[@]}"; do
done done
##################################################################################### #####################################################################################
# TODO: output the logs below to a temp file and cat that file, also show the path of the file so users will be able to read it again.
printf "\n" printf "\n"
printf "\n" printf "\n"
printf "\n" printf "\n"