From cbbe099558d8794e064f773822a1b892f9286b2f Mon Sep 17 00:00:00 2001 From: shynd Date: Thu, 20 Feb 2025 19:53:34 +0100 Subject: [PATCH] updated auto-install script --- auto-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-install.sh b/auto-install.sh index 5d086cc..9e24c46 100755 --- a/auto-install.sh +++ b/auto-install.sh @@ -253,7 +253,7 @@ printf "\n%.0s" {1..3} # TODO # return to nixos-config directory -ce ~/nixos-config +cd ~/nixos-config if [ ! -f "$HOME/.config/fastfetch/nixos.png" ]; cp -r assets/fastfetch "$HOME/.config/"