| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PoshChan-Bot (@PoshChan) Please retry linux |
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) Please remind me in 22 hours |
Sorry, something went wrong.
|
Travis Plunk (@TravisEz13) Could you merge? |
Sorry, something went wrong.
* Prevent the installation of the same version we have. * update the buildinfo to be an aka.ms url * convert tab to spaces * spaces not tabs
|
🎉v7.0.0-preview.4 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
|
Thanks, I've actually wanted this for a while but never had the time for doing it. I use a scheduled task that gets triggered on windows login atm |
Sorry, something went wrong.
* Prevent the installation of the same version we have. * update the buildinfo to be an aka.ms url * convert tab to spaces * spaces not tabs
| Back | FazBrowse Home | New Git URL |
PR Summary
This makes it so that you don't install the same Daily build that you already have.
PR Context
I want to include a single line in my profile like:
iex "& {$(irm aka.ms/install-powershell.ps1)} -Daily"Without having to check if I already have the latest Daily installed.
PR Checklist