forked from cerc-io/ipld-eth-server
remove references to vulcanizedb repo and some other minor changes/additions
This commit is contained in:
+2
-2
@@ -11,9 +11,9 @@ fi
|
||||
|
||||
db=$1
|
||||
dir=$(basename "$(pwd)")
|
||||
if [ $dir != "vulcanizedb" ]
|
||||
if [ $dir != "ipfs-blockchain-watcher" ]
|
||||
then
|
||||
echo "Run me from the vulcanizedb root dir"
|
||||
echo "Run me from the ipfs-blockchain-watcher root dir"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user