mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-21 23:53:10 +01:00
KASM-6191 Fix typo
This commit is contained in:
parent
ee0c036563
commit
04fe89aad5
@ -38,7 +38,7 @@ if [[ "${DISTRO}" == @(centos|oracle8|rockylinux9|rockylinux8|oracle9|almalinux9
|
||||
rm slack-${version}-0.1.el8.x86_64.rpm
|
||||
|
||||
else
|
||||
wget -q https://downloads.slack-edge.com/desktop-releases/linux/x64/${version}slack-desktop-${version}-amd64.deb
|
||||
wget -q https://downloads.slack-edge.com/desktop-releases/linux/x64/${version}/slack-desktop-${version}-amd64.deb
|
||||
apt-get update
|
||||
apt-get install -y ./slack-desktop-${version}-${ARCH}.deb
|
||||
rm slack-desktop-${version}-${ARCH}.deb
|
||||
|
Loading…
Reference in New Issue
Block a user