DebootstrapSettingsExtensions.

SetNoGpgCheck(DebootstrapSettings, bool) Method

Syntax

public static DebootstrapSettings SetNoGpgCheck(this DebootstrapSettings settings, bool check = true)

Parameters

Name Type Description
settings DebootstrapSettings
check bool

Return Value

Type Description
DebootstrapSettings