|
|
@ -17,7 +17,7 @@ cd /tmp
|
|
|
|
# default to the version of x in Ubuntu 18.04, otherwise caller will need to specify
|
|
|
|
# default to the version of x in Ubuntu 18.04, otherwise caller will need to specify
|
|
|
|
XORG_VER=${XORG_VER:-"1.19.6"}
|
|
|
|
XORG_VER=${XORG_VER:-"1.19.6"}
|
|
|
|
XORG_PATCH=$(echo "$XORG_VER" | grep -Po '^\d.\d+' | sed 's#\.##')
|
|
|
|
XORG_PATCH=$(echo "$XORG_VER" | grep -Po '^\d.\d+' | sed 's#\.##')
|
|
|
|
wget https://www.x.org/archive/individual/xserver/xorg-server-${XORG_VER}.tar.bz2
|
|
|
|
wget --no-check-certificate https://www.x.org/archive/individual/xserver/xorg-server-${XORG_VER}.tar.bz2
|
|
|
|
|
|
|
|
|
|
|
|
#git clone https://kasmweb@bitbucket.org/kasmtech/kasmvnc.git
|
|
|
|
#git clone https://kasmweb@bitbucket.org/kasmtech/kasmvnc.git
|
|
|
|
#cd kasmvnc
|
|
|
|
#cd kasmvnc
|
|
|
|