mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-25 00:43:11 +01:00
KASM-4608 Update branch and commit for printer service
This commit is contained in:
parent
8b51210227
commit
76025eb1a1
@ -18,8 +18,8 @@ else
|
||||
apt-get install -y cups cups-client cups-pdf
|
||||
fi
|
||||
|
||||
COMMIT_ID="049908cfa22a536a1ea9c2e0d42528711b013625"
|
||||
BRANCH="feature_KASM-4608_kasm_printing"
|
||||
COMMIT_ID="225c06d9a5c63819716b5d4815cbea10b72a3199"
|
||||
BRANCH="develop"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
ARCH=$(arch | sed 's/aarch64/arm64/g' | sed 's/x86_64/amd64/g')
|
||||
|
Loading…
Reference in New Issue
Block a user