1604\powershell.core has been modified

This commit is contained in:
Andy Mishechkin
2020-02-26 22:40:56 +04:00
parent aca1c5af1c
commit cb6d440538

View File

@@ -7,8 +7,6 @@
# Source the helpers for use with the script
source $HELPER_SCRIPTS/document.sh
curl https://packages.microsoft.com/config/ubuntu/16.04/prod.list > /etc/apt/sources.list.d/microsoft-prod.list
# Install Powershell
apt-get install -y powershell