diff --git a/crowdbunker.sh b/crowdbunker.sh index 83a2aa6..ee99a6f 100755 --- a/crowdbunker.sh +++ b/crowdbunker.sh @@ -257,10 +257,13 @@ echo "########################################################################## # Could be redirect, or ... Your homepage is introduced there !! # echo "" > /tmp/$VUID/index.html # echo "" > /tmp/$VUID/index.html + cp -R ${MY_PATH}/templates/styles /tmp/$VUID/ + cp -R ${MY_PATH}/templates/js /tmp/$VUID/ cp ${MY_PATH}/templates/homepage.html /tmp/$VUID/index.html cp ${MY_PATH}/templates/crowbunkerbox.png /tmp/$VUID/ sed -i "s~_IPNSL_~$IPNSL~g" /tmp/$VUID/index.html + cp ~/.zen/bunkerbox/history.json /tmp/$VUID/history.json echo "$TS" > /tmp/$VUID/ts # TimeStamping