mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-07 04:04:33 +00:00
don't use realpath
(#244)
This commit is contained in:
parent
cdf9baf5e6
commit
f9a3dffd00
@ -29,7 +29,7 @@ echo "Done! You're now ready to connect to $NETWORK_NAME by running:"
|
||||
echo
|
||||
echo " $BEACON_NODE_BIN"
|
||||
echo
|
||||
echo "Database and configuration files in:"
|
||||
echo "Database and configuration files placed in:"
|
||||
echo
|
||||
echo " $(realpath ~/.cache/nimbus/BeaconNode/${NETWORK_NAME})"
|
||||
echo " ${HOME}/.cache/nimbus/BeaconNode/${NETWORK_NAME}"
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user