Let's Encrypt
This commit is contained in:
parent
22892a4073
commit
b55cb13e44
82 changed files with 13536 additions and 107 deletions
|
@ -10,6 +10,6 @@ var clearCmd = &cobra.Command{
|
|||
Use: "clear",
|
||||
Short: "Clear all application data",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
storage.Clear(appDir)
|
||||
storage.Clear()
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue