mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Rename static releases to binary releases
More clear as discussed in PR.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# This script is intended to be bundled into the static releases.
|
||||
# This script is intended to be bundled into the binary releases.
|
||||
# Runs code-server with the bundled Node binary.
|
||||
|
||||
# More complicated than readlink -f or realpath to support macOS.
|
||||
|
||||
Reference in New Issue
Block a user