mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 08:04:06 +01:00
KASM-4608 Point KasmVNC to the release branch
This commit is contained in:
parent
9b2b232b29
commit
b875f60e83
@ -17,8 +17,8 @@ echo "Install KasmVNC server"
|
||||
cd /tmp
|
||||
BUILD_ARCH=$(uname -p)
|
||||
UBUNTU_CODENAME=""
|
||||
COMMIT_ID="d0db55dcbc5e5d02f0102f7beb841861a00533c6"
|
||||
BRANCH="feature_KASM-4608_linux_printing" # just use 'release' for a release branch
|
||||
COMMIT_ID="fa884809145e0ba6e5e1da49887a82b5cab0a1d1"
|
||||
BRANCH="release" # just use 'release' for a release branch
|
||||
KASMVNC_VER="1.1.1"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user