Minor fixes

This commit is contained in:
Anmol Sethi
2020-05-27 20:38:29 -04:00
parent 80bcfd918b
commit 90caca3336
2 changed files with 2 additions and 2 deletions

View File

@@ -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" \