Skip to content

Commit

Permalink
Clobber paths in install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tdmanv committed Dec 24, 2022
1 parent 36916e2 commit 6cc8559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ type git >/dev/null

## download homemaker
go install foosoft.net/projects/homemaker@latest
${HOME}/go/bin/homemaker --verbose --task=bash --variant=linux config.toml .
${HOME}/go/bin/homemaker -clobber --verbose --task=bash --variant=linux config.toml .


0 comments on commit 6cc8559

Please sign in to comment.