Set up dev env.

This commit is contained in:
2025-10-11 21:42:33 +00:00
parent 24245e46e8
commit caabd298b3
12 changed files with 141 additions and 81 deletions

View File

@@ -322,4 +322,3 @@ func init() {
serviceCmd.AddCommand(serviceListCmd)
serviceCmd.AddCommand(serviceInstallCmd)
}