From b5ed4e684c4fb7e38a6e59411416ccdf01e6f69c Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 4 Oct 2022 19:49:15 +0200 Subject: [PATCH] [F] Force config update --- arch-graphical-install-auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index c509985..7772a0a 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -639,7 +639,7 @@ if [ "${archisoinstall}" == "y" ]; then links fi -su ${user} -c "chezmoi init --apply https://git.spectreos.de/simono41/dotfiles.git" +su ${user} -c "chezmoi init --force --apply https://git.spectreos.de/simono41/dotfiles.git" su ${user} -c "chezmoi update -v" userrechte