diff options
Diffstat (limited to 'src/powershell/install.sh')
-rwxr-xr-x | src/powershell/install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/powershell/install.sh b/src/powershell/install.sh index b220c3a..666071f 100755 --- a/src/powershell/install.sh +++ b/src/powershell/install.sh @@ -19,6 +19,7 @@ MICROSOFT_GPG_KEYS_URI="https://packages.microsoft.com/keys/microsoft.asc" POWERSHELL_ARCHIVE_ARCHITECTURES="amd64" POWERSHELL_ARCHIVE_VERSION_CODENAMES="stretch buster bionic focal bullseye jammy" GPG_KEY_SERVERS="keyserver hkp://keyserver.ubuntu.com +keyserver hkp://keyserver.ubuntu.com:80 keyserver hkps://keys.openpgp.org keyserver hkp://keyserver.pgp.com" |