Files
linux-workspace/scripts/pwsh-install.sh
2020-10-29 21:52:42 +01:00

6 lines
201 B
Bash

#!/bin/bash
# https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7#install-as-a-net-global-tool
dotnet tool install --global PowerShell