Enable SelfContained

This commit is contained in:
Connection Refused
2021-04-05 02:16:48 +08:00
parent 6f1b0ee21f
commit b501ed38c4

View File

@@ -11,7 +11,7 @@ param (
[Parameter()]
[bool]
$SelfContained = $False,
$SelfContained = $True,
[Parameter()]
[bool]