I am trying to run a stakepoolscript that uses my settings in the 00_common.sh and am getting the error message “Path Error - Path to cardano-cli is not correct or cardano-cli binaryfile is missing!”
Going into the script, these are the settings:
Cardano-CLI is in my git folder at /git/cardano-node/cardano-cli
So I tried adjusting it to that and it still doesn’t work…
Any ideas on how to type it in correctly so it finds it and works?