Files
runner-images/images/linux/scripts/installers/powershellcore.sh
T

8 lines
292 B
Bash
Raw Normal View History

2020-10-07 13:49:40 +05:00
#!/bin/bash -e
################################################################################
## File: powershellcore.sh
## Desc: Installs powershellcore
################################################################################
# Install Powershell
apt-get install -y powershell