mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 16:14:04 +01:00
update kasmvnc ref
This commit is contained in:
parent
9d00a60640
commit
946f74d054
@ -21,7 +21,7 @@ echo "Install KasmVNC server"
|
||||
cd /tmp
|
||||
BUILD_ARCH=$(uname -p)
|
||||
UBUNTU_CODENAME=""
|
||||
COMMIT_ID="f1630b9ce74272f9a29012879d11b5e85f141491"
|
||||
COMMIT_ID="779c54f7eecc0bd5975636c9e314395ebf1ed95a"
|
||||
BRANCH="master" # just use 'release' for a release branch
|
||||
KASMVNC_VER="0.9.4"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
Loading…
Reference in New Issue
Block a user