[F] Force config update
This commit is contained in:
parent
bf82ffad9c
commit
b5ed4e684c
1 changed files with 1 additions and 1 deletions
|
@ -639,7 +639,7 @@ if [ "${archisoinstall}" == "y" ]; then
|
||||||
links
|
links
|
||||||
fi
|
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"
|
su ${user} -c "chezmoi update -v"
|
||||||
userrechte
|
userrechte
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue