interactive loading bars and more
All checks were successful
Release / build-release (push) Successful in 4s
All checks were successful
Release / build-release (push) Successful in 4s
This commit is contained in:
@@ -17,7 +17,7 @@ cat > "$out" <<EOF
|
||||
# ASCII-only bootstrap generated from setup.ps1. Do not edit.
|
||||
[CmdletBinding()]
|
||||
param(
|
||||
[ValidateSet('Install','Daemon','UpgradeAll','ApplyPolicy','ProcessRequest')]
|
||||
[ValidateSet('Install','Daemon','UpgradeAll','ApplyPolicy','ProcessQueue','ProcessRequest')]
|
||||
[string]\$Mode = 'Install',
|
||||
[ValidateSet('Install','Uninstall')]
|
||||
[string]\$RequestAction = 'Install',
|
||||
|
||||
Reference in New Issue
Block a user