mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-21 23:13:08 +01:00
CI fix
This commit is contained in:
parent
5cdf7d641a
commit
dfc949f60d
@ -25,7 +25,7 @@ fi
|
||||
|
||||
|
||||
if [ "${DISTRO}" == "centos" ] ; then
|
||||
wget $BUILD_URL -O kasmvncserver.rpm
|
||||
wget "${BUILD_URL}" -O kasmvncserver.rpm
|
||||
|
||||
yum localinstall -y kasmvncserver.rpm
|
||||
rm kasmvncserver.rpm
|
||||
|
Loading…
Reference in New Issue
Block a user