From 4766e540da44b69c60f4c9bde34b7d2f6e85fa00 Mon Sep 17 00:00:00 2001 From: amolinae06 Date: Mon, 19 May 2025 01:13:59 -0600 Subject: [PATCH] new tasks --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b2b2a94..302bbcc 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ This script will setup a whole environment to work with. ## TODO - [X] Read `software.csv` -- [X] Install software -- [X] Setup services -- [X] Setup home directory -- [ ] Setup chroot -- [ ] Compile git software on chroot \ No newline at end of file +- [X] Install software. +- [X] Setup services. +- [X] Setup home directory. +- [X] Setup chroot. +- [X] Compile git software on chroot. +- [ ] Cleanup of files. +- [ ] Auto reboot. +- [ ] Make script look prettier. \ No newline at end of file