Skip to content

Commit

Permalink
Future builds will target draft01
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Apr 19, 2018
1 parent f020ce1 commit 9874452
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/RFC/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

mmark -xml2 -page paseto.md > draft-paragonie-paseto-rfc-00.xml
xml2rfc --text draft-paragonie-paseto-rfc-00.xml
rm draft-paragonie-paseto-rfc-00.xml
mmark -xml2 -page paseto.md > draft-paragonie-paseto-rfc-01.xml
xml2rfc --text draft-paragonie-paseto-rfc-01.xml
rm draft-paragonie-paseto-rfc-01.xml

0 comments on commit 9874452

Please sign in to comment.