diff options
| author | Jeff Carr <[email protected]> | 2024-11-20 21:22:05 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-20 21:22:05 -0600 |
| commit | ce06800c41750f901c43cb35bcf9df8863dc3686 (patch) | |
| tree | ba6fc30078dd4c91d0dd514a83b47ede29fb096e /config.go | |
| parent | 704d06ba87ac8bc4af4abc1ed88efed82df7127d (diff) | |
boo. was wrong. had to redo a lot
Diffstat (limited to 'config.go')
| -rw-r--r-- | config.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ func (m *Repos) ConfigLoad() error { return nil } + m.SampleConfig() // first time user. make a template config file return nil } |
