diff options
| author | Jeff Carr <[email protected]> | 2025-10-16 05:57:53 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-16 05:57:53 -0500 |
| commit | 227f1e7cfef591451bad5bea78fa8adb4f6ef1e5 (patch) | |
| tree | 0b04e741387e9a57ef0e039cfc579b7d0d359520 /doNewUser.go | |
| parent | 4d7c19fac692e816956431c92822f69ea56fed6c (diff) | |
wtf
Diffstat (limited to 'doNewUser.go')
| -rw-r--r-- | doNewUser.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doNewUser.go b/doNewUser.go index c589ab1..880f15b 100644 --- a/doNewUser.go +++ b/doNewUser.go @@ -32,6 +32,8 @@ func doNewUser() (string, error) { if fhelp.QuestionUser("forge will not look for git repos in ~/go/src") { log.Info("ok, we will continue") } + } else { + log.Info("MODE NOT UNKNOWN") } // very likely new user |
