mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-10 01:51:18 +10:00
Deleted lastrun.json (#4714)
* Update Invoke-WPFtweaksbutton.ps1 * Update main.ps1 * Update tweaks.json * Update tweaks.json * Update tweaks.json
This commit is contained in:
@@ -82,6 +82,5 @@ function Invoke-WPFtweaksbutton {
|
||||
Write-Host "================================="
|
||||
Write-Host "-- Tweaks are Finished ---"
|
||||
Write-Host "================================="
|
||||
@($tweaks | Where-Object { $sync.configs.tweaks.$_.registry -or $sync.configs.tweaks.$_.service }) | ConvertTo-Json | Out-File "$env:LocalAppData\winutil\lastrun.json" -Force
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user