Code-Server 3.12 -> 4.5.0
This commit is contained in:
@ -12,11 +12,11 @@ echo "Done"
|
||||
|
||||
notif "Welcome to the Code-Server Automated installer for Discord-Linux ARM, We are preparing your installation..."
|
||||
|
||||
notif "Installing Code-Server 3.12 using DPKG"
|
||||
notif "Installing Code-Server 4.5.0 using RPM"
|
||||
|
||||
wget https://github.com/coder/code-server/releases/download/v3.12.0/code-server-3.12.0-arm64.rpm
|
||||
rpm -U code-server-3.12.0-arm64.rpm
|
||||
rm -f code-server-3.12.0-arm64.rpm
|
||||
wget https://github.com/coder/code-server/releases/download/v4.5.0/code-server-4.5.0-arm64.rpm
|
||||
rpm -U code-server-4.5.0-arm64.rpm
|
||||
rm -f code-server-4.5.0-arm64.rpm
|
||||
|
||||
notif "Downloading our configurations"
|
||||
|
||||
|
Reference in New Issue
Block a user