Use sh instead of bash

This commit is contained in:
Dan Quirk 2016-04-04 18:39:35 +00:00 committed by Daniel Quirk
parent 4622a320c9
commit b3495e3322

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
echo "This software may collect information about you and your use of the software, and send that to Microsoft."
echo "Please visit http://aka.ms/dotnet-cli-eula for more information."