mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2026-07-17 16:37:15 +00:00
Remove kasmvnc version from script
This commit is contained in:
parent
f358471dcb
commit
6b4c692e92
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ BUILD_ARCH=$(uname -m)
|
|||
UBUNTU_CODENAME=""
|
||||
COMMIT_ID="e170785a471811b32e363383333726e5ae1b2f8c"
|
||||
BRANCH="master" # just use 'release' for a release branch
|
||||
KASMVNC_VER="1.4.1"
|
||||
KASMVNC_VER=""
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
# Naming scheme is now different between an official release and feature branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue