mirror of
https://github.com/coder/code-server.git
synced 2025-07-30 05:22:04 +08:00
replace remaining cdr github links
This commit is contained in:
@ -3,7 +3,7 @@ import { spawn } from "child_process"
|
||||
import path from "path"
|
||||
import split2 from "split2"
|
||||
|
||||
// https://github.com/cdr/coder-cloud
|
||||
// https://github.com/coder/coder-cloud
|
||||
const coderCloudAgent = path.resolve(__dirname, "../../lib/coder-cloud-agent")
|
||||
|
||||
function runAgent(...args: string[]): Promise<void> {
|
||||
|
Reference in New Issue
Block a user