From b3e57ab637fd52cda8f9b2689c4879450b75ae13 Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Fri, 1 Nov 2024 14:39:56 +0300 Subject: [PATCH] fix: installer aligned with new paths --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 3f6ace3..c325fed 100755 --- a/install.sh +++ b/install.sh @@ -181,7 +181,6 @@ echo -e "$GREEN Configuration has been updated with your preferences $ENDCOLOR" sleep 2 git add . - chown nixos-rebuild switch --flake .#unkown echo -e "$GREEN Reboot after completion your initial password is 4321 $ENDCOLOR"