heal by default
This commit is contained in:
@@ -18,6 +18,8 @@ if [ ! -f "$datadir/initialized" ]; then
|
|||||||
echo "Initialization complete."
|
echo "Initialization complete."
|
||||||
else
|
else
|
||||||
echo "Sonic is already initialized."
|
echo "Sonic is already initialized."
|
||||||
|
# just in case because after every shutdown this shit is corrupted by default
|
||||||
|
GOMEMLIMIT=28GiB sonictool --datadir "$datadir" --cache 12000 heal
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Generating new Geth node key..."
|
echo "Generating new Geth node key..."
|
||||||
|
|||||||
Reference in New Issue
Block a user