mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
updated code server command to newer version
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ source ~/.zshrc
|
||||
source ~/.zshrc
|
||||
|
||||
# Install code server
|
||||
wget -O- https://vscodeserverlauncher.blob.core.windows.net/builds/setup-scripts/setup.sh | sh
|
||||
curl -fsSL https://code-server.dev/install.sh | sh
|
||||
|
||||
# Install personal apt packages
|
||||
sudo apt install -y git htop golang hugo figlet irssi cmatrix neofetch cowsay fortune-mod tint tty-clock lolcat hugo libsass1 dpkg npm python3 docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin flatpak gnome-software-plugin-flatpak libcurl4-gnutls-dev bsd-mailx needrestart powermgmt-base accountsservice lynx wget curl evince zsh net-tools --fix-missing
|
||||
|
||||
Reference in New Issue
Block a user