+3
-0
lines changedFilter options
+3
-0
lines changed Original file line number Diff line number Diff line change
@@ -87,6 +87,9 @@ func selfSignMain(args []string, c cli.Config) (err error) {
87
87
if c.Profile != "" && c.CFG.Signing.Profiles != nil {
88
88
profile = c.CFG.Signing.Profiles[c.Profile]
89
89
}
90
+
if profile == nil {
91
+
profile = c.CFG.Signing.Default
92
+
}
90
93
}
91
94
92
95
if profile == nil {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4