add force flag to install script
This commit is contained in:
parent
bf7e203c68
commit
10a99f693c
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
chezmoi apply
|
chezmoi apply --force
|
||||||
|
|
Loading…
Reference in a new issue