diff options
| author | Jeff Carr <[email protected]> | 2025-10-03 06:49:33 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-03 06:49:33 -0500 |
| commit | 4574971b222384f3f0f1a5f41ce03ac7e495d682 (patch) | |
| tree | b1aba2cd3bb699cc170c252a0531459a981847a0 /doDebian.go | |
| parent | 322ec42ce6da80915a80ed36f02bc6a15c238fb2 (diff) | |
more argv options
Diffstat (limited to 'doDebian.go')
| -rw-r--r-- | doDebian.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doDebian.go b/doDebian.go index 33e3f8d..ebdd4f3 100644 --- a/doDebian.go +++ b/doDebian.go @@ -44,6 +44,7 @@ func doDebian() { me.forge.PrintForgedTable(found) if argv.DryRun { + doInstallScan() okExit("") } |
