I decided to just play around with the tools and I switched from Testnet to Betanet after running this command
./update.sh -i -c beta -p . -d betanetdata -n -g betanet
i tried to run this
goal node start -d betanetdata
and I got an error saying
macbookair@Macbooks-Air node % goal node start -d betanetdata
zsh: command not found: goal
any help please?