rm: remove symbolic link '/usr/local/bin/bitcoin-cli.sh'?
When I start the script, I get this question and wondered what the correct answer is?
TCPay Server starting... this can take 5 to 10 minutes... BTCPay Server started [+] Running 12/12 rm: remove symbolic link '/usr/local/bin/bitcoin-cli.sh'?
Which script do you run? At first glance I couldn't find what would invoke a rm /usr/local/bin/bitcoin-cli.sh and I don't know why it should be removed by anything other than btcpay-teardown.sh.
I run the script stated in the Docker Deployment page after setting the variables.
. ./btcpay-setup.sh -i
I do have to say that I made a few changes to the variables as I found things like ports and node db size tweaks.
So, I have run that a few times, after shutting down the server using btcpay-down.sh.