Skip to content

Commit

Permalink
Remove "download page" generator
Browse files Browse the repository at this point in the history
This was historically used to generate https://go.mozilla.org/sops/,
which is not under our control.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
  • Loading branch information
hiddeco committed Jul 11, 2023
1 parent 5906cae commit 38362d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,4 @@ 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
11 changes: 0 additions & 11 deletions make_download_page.sh

This file was deleted.

0 comments on commit 38362d6

Please sign in to comment.