Skip to content

Commit

Permalink
feat: add download-signed-stable zip
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Mar 17, 2019
1 parent 2dc2421 commit ee43a41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ci/download-signed-stable.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

wget https://tmp.i.mkg20001.io/zn-last-sign.zip -O signed.zip
unzip signed.zip

0 comments on commit ee43a41

Please sign in to comment.