mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 06:51:45 +02:00
Resolve KASM-3196 "Bugfix/ clipboard fix"
This commit is contained in:
parent
179dbad326
commit
8125f9cede
@ -10,12 +10,11 @@ install_libjpeg_turbo() {
|
||||
|
||||
echo "Install KasmVNC server"
|
||||
cd /tmp
|
||||
|
||||
BUILD_ARCH=$(uname -p)
|
||||
UBUNTU_CODENAME=""
|
||||
COMMIT_ID="a5b9d75d63f40a62641fc0e6fa1a176ae281115f"
|
||||
BRANCH="release"
|
||||
KASMVNC_VER="0.9.3.1"
|
||||
COMMIT_ID="fdc4a63eda4b0bc77742cf1047434515fdf58d17"
|
||||
BRANCH="release" # just use 'release' for a release branch
|
||||
KASMVNC_VER="0.9.3.2"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
# Naming scheme is now different between an official release and feature branch
|
||||
|
Loading…
x
Reference in New Issue
Block a user