diff --git a/config/tweaks.json b/config/tweaks.json index 0d50824f..2727a165 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2349,9 +2349,9 @@ "InvokeScript": [ " #:: Standalone script by AveYo Source: https://raw.githubusercontent.com/AveYo/fox/main/Edge_Removal.bat - "Invoke-WebRequest -Uri \"https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/edgeremoval.bat\" -OutFile \"$ENV:TEMP\\edgeremoval.bat\"", - "Start-Process $ENV:temp\\edgeremoval.bat" - + Invoke-WebRequest -Uri \"https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/edgeremoval.bat\" -OutFile \"$ENV:TEMP\\edgeremoval.bat\" + Start-Process $ENV:temp\\edgeremoval.bat + " ], "UndoScript": [ "