Extend the date to Aug 31, 2024
This commit is contained in:
parent
530dd2b7b1
commit
3fa26197bd
@ -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 July 4, 2024."
|
Write-Host "The current command (irm https://massgrave.dev/get | iex) will be retired on Aug 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