Extend expiry date of massgrave.dev/get to 31/12/2024
This commit is contained in:
parent
2651a00183
commit
3b80e1769c
@ -1,5 +1,8 @@
|
|||||||
# News
|
# News
|
||||||
|
|
||||||
|
### [30-Aug-24] Extend expiry date of massgrave.dev/get to 31/12/2024
|
||||||
|
Because it looks like some ISPs are flagging new URLs for up to 5-6 months
|
||||||
|
|
||||||
### [21-Aug-24] Added: August updated ISO's for Windows 10/11/Server 2022
|
### [21-Aug-24] Added: August updated ISO's for Windows 10/11/Server 2022
|
||||||
https://massgrave.dev/genuine-installation-media
|
https://massgrave.dev/genuine-installation-media
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
$ErrorActionPreference = "Stop"
|
$ErrorActionPreference = "Stop"
|
||||||
|
|
||||||
write-host
|
write-host
|
||||||
Write-Host "The current command (irm https://massgrave.dev/get | iex) will be retired on Aug 31, 2024."
|
Write-Host "The current command (irm https://massgrave.dev/get | iex) will be retired on Dec 31, 2024."
|
||||||
Write-Host -ForegroundColor Green "Use the new command (irm https://get.activated.win | iex) moving forward."
|
Write-Host -ForegroundColor Green "Use the new command (irm https://get.activated.win | iex) moving forward."
|
||||||
write-host
|
write-host
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user