1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

Automate download page generation

This commit is contained in:
Julien Vehent
2016-11-30 11:40:38 -05:00
parent 9980380290
commit 10376687c4
3 changed files with 17 additions and 0 deletions

View File

@@ -88,4 +88,7 @@ else
-o tmppkg/sops-$$(git describe --abbrev=0 --tags).dmg tmpdmg
endif
download-index:
bash make_download_page.sh
.PHONY: all test generate clean vendor functional-tests