| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
| 8|9|10) | |
| 8|9|10|11) |
Sorry, something went wrong.
There was a problem hiding this comment.
Done. Thanks.
Sorry, something went wrong.
Support for installing pwsh on Debian 10 was added in PowerShell#11236, but the install script for Debian was not updated. This resulted in an error when running the install script that claimed the distro was not supported. This change simply adds `10` to the collection of supported distro's. I have tested that the script will now successfully install powershell preview 7 on a Debian 10 machine. Fix PowerShell#11539
|
PoshChan-Bot (@PoshChan) Please remind me in 1 hour |
Sorry, something went wrong.
|
Travis Plunk (@TravisEz13), this is the reminder you requested 1 hour ago |
Sorry, something went wrong.
|
🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
Support for installing pwsh on Debian 10 was added in PowerShell#11236, but the install script for Debian was not updated. This resulted in an error when running the install script that claimed the distro was not supported. This change simply adds `10` to the collection of supported distro's. I have tested that the script will now successfully install powershell preview 7 on a Debian 10 machine. Fix PowerShell#11539
| Back | FazBrowse Home | New Git URL |
PR Summary
Support for installing pwsh on Debian 10 was added in #11236, but the
install script for Debian was not updated. This resulted in an error
when running the install script that claimed the distro was not
supported.
This change simply adds 10 to the collection of supported distro's.
I have tested that the script will now successfully install powershell
preview 7 on a Debian 10 machine.
Fix #11539
PR Checklist