if [[ ! -d code-server-3.9.3-linux-amd64 ]] | |
then | |
wget https://github.com/cdr/code-server/releases/download/v3.9.3/code-server-3.9.3-linux-amd64.tar.gz | |
tar xvzf code-server-3.9.3-linux-amd64.tar.gz | |
fi | |
cd code-server-3.9.3-linux-amd64/bin | |
# ./code-server --install-extension extension.id | |
./code-server --bind-addr 0.0.0.0:8080 --auth password |
Atharv-Pathak-14
commented
Jul 27, 2021
•
Hey, no longer seems to work. It just says that the password is incorrect, and I cannot seem to find out where I could modify this value so that it works. Any help is appreciated!
You need to create a PASSWORD
environment variable and set it to your password.
bewafa tera masoom chehra
😂😂 Waah bhai waah
Mai teri hi video dekh ke yaha aaya hu
Marry Christmas
May mein kabse Christmas hone lag gayi 😂😂 Waah😂
Saste nashe bro
bewafa tera masoom chehra
Lol
save no
idk
Does not work as of 2022:
main.sh: line 3: wget: command not found
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
main.sh: line 7: cd: code-server-3.9.3-linux-amd64/bin: No such file or directory
main.sh: line 11: ./code-server: No such file or directory
Does not work as of 2022:
main.sh: line 3: wget: command not found gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now main.sh: line 7: cd: code-server-3.9.3-linux-amd64/bin: No such file or directory main.sh: line 11: ./code-server: No such file or directory
Yeah Me too Bro :)
main.sh: line 3: wget: command not found
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
main.sh: line 7: cd: code-server-3.9.3-linux-amd64/bin: No such file or directory
main.sh: line 11: ./code-server: No such file or directory
to solve this error first go in repl shell and type wget to add wget in nix enviroment