Skip to content

Commit

Permalink
Update to kasmvnc 1.3.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantintegral authored Jul 5, 2024
2 parents 32bebf7 + e85a076 commit fd3b8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-build/install-kasmvnc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ fi;

RELEASE=$(lsb_release --short --codename)

wget https://github.com/kasmtech/KasmVNC/releases/download/v1.3.0/kasmvncserver_${RELEASE}_1.3.0_${KASM_ARCH}.deb
wget https://github.com/kasmtech/KasmVNC/releases/download/v1.3.1/kasmvncserver_${RELEASE}_1.3.1_${KASM_ARCH}.deb
sudo apt-get install -y ./kasmvncserver*.deb

0 comments on commit fd3b8d5

Please sign in to comment.