diff --git a/tools/download.sh b/tools/download.sh new file mode 100644 index 000000000..6a6c6436b --- /dev/null +++ b/tools/download.sh @@ -0,0 +1 @@ +bash <(curl -s https://raw.githubusercontent.com/PowerShell/PowerShell/master/tools/install-powershell.sh)