From 742eda3fe516f41cb68ed38ba99e622f9f0b679d Mon Sep 17 00:00:00 2001 From: theArctesian Date: Wed, 24 Sep 2025 15:44:46 -0700 Subject: [PATCH] rm init git --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 9190248..8684bc1 100755 --- a/install.sh +++ b/install.sh @@ -227,7 +227,7 @@ main() { update_user select_theme configure_features - init_git + # init_git echo echo -e "${YELLOW}Ready to build the system. This may take 10-30 minutes.${NC}"