This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
authelia
mirror of
https://github.com/authelia/authelia.git
Watch
0
Star
0
Fork
You've already forked authelia
0
Code
Issues
Projects
Releases
Wiki
Activity
master
authelia
/
cmd
/
authelia-gen
/
main.go
8 lines
89 B
Go
Raw
Permalink
Blame
History
package
main
func
main
(
)
{
if
err
:=
rootCmd
.
Execute
(
)
;
err
!=
nil
{
panic
(
err
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink