summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-06-28 11:25:30 -0400
committerFrederic Guillot <fred@kanboard.net>2015-06-28 11:25:30 -0400
commit0fa64fc9bd947e2f82f60d63d57479fa4189ef68 (patch)
tree0f178636519daa87b90f57d01602cb6e0a68d443 /scripts
parent6660be939d1452b8b2ac996837b55e8756598646 (diff)
Change make-archive.sh
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/make-archive.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/make-archive.sh b/scripts/make-archive.sh
index b99e87ab..a2f1fade 100755
--- a/scripts/make-archive.sh
+++ b/scripts/make-archive.sh
@@ -36,7 +36,8 @@ rm -rf data/*.sqlite \
tests \
Vagrantfile \
.*.yml \
- README.markdown \
+ *.md \
+ *.markdown \
docs \
Dockerfile \
composer.* \