mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 06:51:45 +02:00
KASM-5419 Test LD_LIBRARY_PATH fix for recording
This commit is contained in:
parent
1133ba4145
commit
af9a707dd4
@ -2,8 +2,8 @@
|
||||
### every exit != 0 fails the script
|
||||
set -e
|
||||
|
||||
COMMIT_ID="b9f195d8aac56b3127be9083470bddc360e30377"
|
||||
BRANCH="main"
|
||||
COMMIT_ID="75cf09992503e77a94b5f5c4deba7fc1daad4f5a"
|
||||
BRANCH="bugfix_KASM-5419_fix_session_recorder_on_all_distros"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
ARCH=$(arch | sed 's/aarch64/arm64/g' | sed 's/x86_64/amd64/g')
|
||||
|
Loading…
x
Reference in New Issue
Block a user