mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-09 15:57:27 +00:00
fix dev branch not working (#4651)
* fix dev branch not working * Update start.ps1
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
param (
|
||||
[string]$Config,
|
||||
[ValidateSet("Standard", "Minimal", "Advanced")]
|
||||
[ValidateSet("Standard", "Minimal", "Advanced", "")]
|
||||
[string]$Preset,
|
||||
[switch]$Noui,
|
||||
[switch]$Offline
|
||||
|
||||
Reference in New Issue
Block a user