aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLuca Matei Pintilie <lucafulger@gmail.com>2023-02-05 15:38:50 +0000
committerLuca Matei Pintilie <lucafulger@gmail.com>2023-02-05 15:38:50 +0000
commit12d5798bc183a503a3f405a2829805551d594eca (patch)
tree52cccaed98bd3b2a0981f4467c9185a91c89d8ba /bootstrap.sh
parent1ca6f778e8c983950f5b05f2a84f1452fb99451d (diff)
downloaddotfiles-12d5798bc183a503a3f405a2829805551d594eca.tar
dotfiles-12d5798bc183a503a3f405a2829805551d594eca.tar.gz
dotfiles-12d5798bc183a503a3f405a2829805551d594eca.tar.bz2
dotfiles-12d5798bc183a503a3f405a2829805551d594eca.tar.lz
dotfiles-12d5798bc183a503a3f405a2829805551d594eca.tar.xz
dotfiles-12d5798bc183a503a3f405a2829805551d594eca.tar.zst
dotfiles-12d5798bc183a503a3f405a2829805551d594eca.zip
Exclude LICENSE from bootstrap.sh
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 7127570..528cc18 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -11,7 +11,7 @@ doIt() {
--exclude ".osx" \
--exclude "bootstrap.sh" \
--exclude "README.md" \
- --exclude "LICENSE.md" \
+ --exclude "LICENSE" \
--exclude ".gitconfig" \
--exclude ".gitignore" \
--exclude ".gitmodules" \