diff --git a/crowdbunker.sh b/crowdbunker.sh index dc1a17f..1040558 100755 --- a/crowdbunker.sh +++ b/crowdbunker.sh @@ -198,7 +198,7 @@ echo "########################################################################## mkdir -p /tmp/$VUID echo "" > /tmp/$VUID/index.html - cp ~/.zen/bunkerbox/history.json > /tmp/$VUID/history.json + cp ~/.zen/bunkerbox/history.json /tmp/$VUID/history.json echo "$TS" > /tmp/$VUID/ts # TimeStamping VROOT=$(ipfs add -wHq /tmp/$VUID/* | tail -n 1) ipfs name publish --key=qo-op /ipfs/$VROOT