diff --git a/crowdbunker.sh b/crowdbunker.sh index 1c40ce4..f6c54d5 100755 --- a/crowdbunker.sh +++ b/crowdbunker.sh @@ -320,6 +320,7 @@ echo "########################################################################## cp ${MY_PATH}/templates/homepage.html ~/.zen/bunkerbox/homepage/index.html cp ${MY_PATH}/templates/crowbunkerbox.png ~/.zen/bunkerbox/homepage/ sed -i "s~_IPNSL_~$IPNSL~g" ~/.zen/bunkerbox/homepage/index.html + sed -i "s~_VUID_~$INDEX/$VUID~g" ~/.zen/bunkerbox/homepage/index.html sed -i "s/_DATE_/$(date -u "+%Y-%m-%d#%H:%M:%S")/g " ~/.zen/bunkerbox/homepage/index.html cp ~/.zen/bunkerbox/history.json ~/.zen/bunkerbox/homepage/history.json diff --git a/templates/homepage.html b/templates/homepage.html index e63ed0d..02ef132 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -32,6 +32,24 @@ +
+
+ +
+
+