mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Minor fixes
This commit is contained in:
@@ -298,7 +298,7 @@ install_aur() {
|
||||
}
|
||||
|
||||
install_standalone() {
|
||||
echoh "Installing standalone release archive v$VERSION"
|
||||
echoh "Installing standalone release archive v$VERSION from GitHub releases."
|
||||
echoh
|
||||
|
||||
fetch "https://github.com/cdr/code-server/releases/download/v$VERSION/code-server-$VERSION-$OS-$ARCH.tar.gz" \
|
||||
|
||||
Reference in New Issue
Block a user