mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-21 23:13:08 +01:00
KASM-5419 update with build of recorder service after merge
This commit is contained in:
parent
445d4da213
commit
919ad16e90
@ -12,8 +12,8 @@ elif [ "${DISTRO}" == "opensuse" ]; then
|
|||||||
zypper install -ny xhost
|
zypper install -ny xhost
|
||||||
fi
|
fi
|
||||||
|
|
||||||
COMMIT_ID="75cf09992503e77a94b5f5c4deba7fc1daad4f5a"
|
COMMIT_ID="9abeb2d5fba0bfe90d3fe60457a58ccc3ed1ad1d"
|
||||||
BRANCH="bugfix_KASM-5419_fix_session_recorder_on_all_distros"
|
BRANCH="main"
|
||||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||||
|
|
||||||
ARCH=$(arch | sed 's/aarch64/arm64/g' | sed 's/x86_64/amd64/g')
|
ARCH=$(arch | sed 's/aarch64/arm64/g' | sed 's/x86_64/amd64/g')
|
||||||
|
Loading…
Reference in New Issue
Block a user