From 05c6ad4e6885f6fca2690ec2be7c05033378d2e5 Mon Sep 17 00:00:00 2001
From: adi1090x
@@ -89,7 +83,7 @@ cat > "$FILE" <<- _EOF_ \`\`\` _EOF_ -if [[ `cat $FILE | wc -l` -eq "63" ]]; then +if [[ `cat $FILE | wc -l` -eq "57" ]]; then echo -e "\n[*] File generated successfully.\n" read -p "[?] Do you want to delete the 'files' directory (y/n) : " if [[ "$REPLY" == "y" ]]; then diff --git a/README.md b/README.md index 96533b6..cd54050 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ Yet another minimal linux distribution, based on Archcraft (XFCE) : Changelogs -### October 2022 +### January 2023 + +- Updated ISO Base +- Created New Theming System +- User Can Create Their Own Themes Easily +- Bug Fixes, Etc. + +# + +### October 2022 - Created the ISO base from scratch - Grub2 bootloader with themes