feat: 🏡 make apps
This commit is contained in:
@@ -52,7 +52,6 @@ func makeCmd() *cobra.Command {
|
||||
_cmd.AddCommand(
|
||||
makecmd.Images(),
|
||||
makecmd.Binaries(),
|
||||
makecmd.Debs(),
|
||||
makecmd.Flannel(),
|
||||
makecmd.Longhorn(),
|
||||
makecmd.Mysql(),
|
||||
@@ -63,6 +62,8 @@ func makeCmd() *cobra.Command {
|
||||
makecmd.LessDNS(),
|
||||
makecmd.HSNet(),
|
||||
makecmd.ConfigMap(),
|
||||
makecmd.Proxy(),
|
||||
makecmd.Seafile(),
|
||||
makecmd.App(),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user