fix
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
|||||||
# Set fantom Home Directory
|
# Set fantom Home Directory
|
||||||
FANTOM_HOME=/datadir
|
FANTOM_HOME=/datadir
|
||||||
|
|
||||||
if [ ! -f "$FANTOM_HOME/testnet-171200-pruned-mpt.g" ];
|
if [ ! -f "$FANTOM_HOME/mainnet-171200-pruned-mpt.g" ];
|
||||||
then
|
then
|
||||||
cd $FANTOM_HOME
|
cd $FANTOM_HOME
|
||||||
echo "downloading launch genesis file"
|
echo "downloading launch genesis file"
|
||||||
|
|||||||
Reference in New Issue
Block a user