Skip to content

Commit

Permalink
fix: katalogen med filen hadde aldri blitt pushet
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrremann committed Oct 4, 2024
1 parent 5945d42 commit fb5c968
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cmd/narc/main.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package main

import "github.com/nais/narcos/internal/cli"

func main() {
cli.Run()
}

0 comments on commit fb5c968

Please sign in to comment.