diff --git a/index.html b/index.html index 3398348aba..90d7b29372 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,5 @@ + + BitcoinBinary.org - A repository of Reproducible Build Proofs for Bitcoin Projects + + +
-
+
 
 
 ██████  ██ ████████  ██████  ██████  ██ ███    ██
@@ -211,7 +325,7 @@
        
 
 
-Complex problems, simple solutions... less fud - BitcoinBinary.org is a repository of Reproducible Build Proofs for Bitcoin Projects +Complex problems, simple solutions... less fud - BitcoinBinary.org is a repository of Reproducible Build Proofs for Bitcoin Projects
@@ -221,7 +335,7 @@ -
+

Binary Log:

Other Resources

+ + diff --git a/lnd/artifacts.sh b/lnd/artifacts.sh index 9bb402e4b2..9130db5269 100755 --- a/lnd/artifacts.sh +++ b/lnd/artifacts.sh @@ -14,6 +14,6 @@ SHA256=$(shasum -a 256 $GOPATH/bin/lnd | cut -f 1 -d ' ') ARTIFACT_BASEURL="https://github.com/${GITHUB_REPOSITORY}/raw" ARTIFACT_BRANCH=${GITHUB_REF_NAME} -ENTRY_TO_APPEND="
  • ${DATE} | ${PROJECT} | ${VERSION} | factory ${SHA256} | video proof | build bot
  • " +ENTRY_TO_APPEND="
  • ${DATE} | ${PROJECT} | ${VERSION} | factory ${SHA256} | video proof | build bot
  • " echo ${ENTRY_TO_APPEND}