install-scripts icon indicating copy to clipboard operation
install-scripts copied to clipboard

dotnet-install.sh fails when dot-sourced from the command line

Open JayBazuzi opened this issue 1 year ago • 6 comments
trafficstars

  • [ ] This issue is blocking
  • [ ] This issue is causing unreasonable pain

On a Mac running ZSH:

> . dotnet-install.sh   
(eval):1: FUNCNAME[0]: parameter not set
(eval):1: FUNCNAME[0]: parameter not set

and then my shell closes, ouch!

JayBazuzi avatar Jul 20 '24 14:07 JayBazuzi