Skip to content

Commit

Permalink
resolve attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrisyhjiang committed Jun 28, 2024
1 parent 4cf6a43 commit 672853d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cmd/cli/command/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ var generateCmd = &cobra.Command{
term.Debug("unable to launch VS Code:", err)
}

printDefangHint("Check the files in your favorite editor.\nTo deploy the service, "+cd+"do:", "compose up")
return nil
},
}
Expand Down

0 comments on commit 672853d

Please sign in to comment.