mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Revert "Add linkup command to improve link functionality" (#4439)
This reverts commit 2504f6fce4.
This commit is contained in:
@@ -61,7 +61,6 @@ EOF
|
||||
rsync node_modules/ "$RELEASE_PATH/node_modules"
|
||||
mkdir -p "$RELEASE_PATH/lib"
|
||||
rsync ./lib/coder-cloud-agent "$RELEASE_PATH/lib"
|
||||
rsync ./lib/linkup "$RELEASE_PATH/lib"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user