fix link
This commit is contained in:
parent
abf9d9e833
commit
e02039a010
1 changed files with 2 additions and 2 deletions
|
@ -229,7 +229,7 @@ wsl --install --no-distribution
|
|||
:: === Activate Windows ==
|
||||
:: TODO: Fix command, see https://massgrave.dev/command_line_switches#uses-in-powershell-one-liner
|
||||
:: PowerShell -Command "" ^
|
||||
:: "& ([ScriptBlock]::Create((irm https://mass grave.dev/get)))" ^
|
||||
:: "& ([ScriptBlock]::Create((irm https://get.activated.win )))" ^
|
||||
:: "/HWID"
|
||||
|
||||
|
||||
|
@ -382,7 +382,7 @@ PowerShell -Command "Invoke-WebRequest -Uri !repo!/.config/WindowsAutoNightMode/
|
|||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/collapse.bat -OutFile '%TEMP%\collapse.bat'"
|
||||
CMD /c "%TEMP%\collapse.bat" yes
|
||||
|
||||
:: Games shortcut
|
||||
:: Fix games shortcut
|
||||
CMD /c "!local!\fix_mihoyo_shortcut.bat" yes
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue