diff --git a/auto-install.sh b/auto-install.sh index 9e24c46..f42edc0 100755 --- a/auto-install.sh +++ b/auto-install.sh @@ -255,7 +255,7 @@ printf "\n%.0s" {1..3} # return to nixos-config directory cd ~/nixos-config -if [ ! -f "$HOME/.config/fastfetch/nixos.png" ]; +if [ ! -f "$HOME/.config/fastfetch/nixos.png" ]; then cp -r assets/fastfetch "$HOME/.config/" fi