I have an internal project that uses dnvm. As part of our build process a docker container is created and dnvm is installed. IT has been relying on the dnvm install script that was found in a multitude of tutorials and older installation guides ( https://raw.githubusercontent.com/aspnet/Home/dev/dnvminstall.sh ). This script is no longer available.
I know that dnvm is deprecated but I simply do not have the cycles to update the old project at this time. Can anyone provide a copy?