Update tweaks.json

This commit is contained in:
Chris Titus 2024-06-25 15:33:10 -05:00 committed by GitHub
parent a975fe6942
commit f85519b79e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2349,9 +2349,9 @@
"InvokeScript": [ "InvokeScript": [
" "
#:: Standalone script by AveYo Source: https://raw.githubusercontent.com/AveYo/fox/main/Edge_Removal.bat #:: 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\"", Invoke-WebRequest -Uri \"https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/edgeremoval.bat\" -OutFile \"$ENV:TEMP\\edgeremoval.bat\"
"Start-Process $ENV:temp\\edgeremoval.bat" Start-Process $ENV:temp\\edgeremoval.bat
"
], ],
"UndoScript": [ "UndoScript": [
" "