Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5a5ae commit b22bd81Copy full SHA for b22bd81
Makefile
@@ -488,7 +488,7 @@ gen: \
488
agent/proto/agent.pb.go \
489
provisionersdk/proto/provisioner.pb.go \
490
provisionerd/proto/provisionerd.pb.go \
491
- vpn/vpn.proto \
+ vpn/vpn.pb.go \
492
coderd/database/dump.sql \
493
$(DB_GEN_FILES) \
494
site/src/api/typesGenerated.ts \
@@ -518,7 +518,7 @@ gen/mark-fresh:
518
519
520
521
522
523
524
0 commit comments