Skip to content

Commit fcfb033

Browse files
committed
cloud: Add mention of cloud repo
1 parent d67bd3f commit fcfb033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node/coder-cloud.ts

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { spawn } from "child_process"
33
import path from "path"
44
import split2 from "split2"
55

6+
// https://github.com/cdr/coder-cloud
67
const coderCloudAgent = path.resolve(__dirname, "../../lib/coder-cloud-agent")
78

89
function runAgent(...args: string[]): Promise<void> {

0 commit comments

Comments
 (0)