Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Commit

Permalink
env.sh: Update wsldl to 19110100
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Oct 31, 2019
1 parent 65611d6 commit 3e2585a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ROOTFS_FN="CentOS-${OS_VER}-${ARCH}-GenericCloud-${ROOTFS_VER}.raw"
ROOTFS_TGZ="${ROOTFS_FN}.tar.gz"
ROOTFS_URL="http://cloud.centos.org/centos/7/images/${ROOTFS_TGZ}"

LNCR_BLD="19083100"
LNCR_BLD="19110100"
LNCR_ZIP="icons.zip"
LNCR_FN="CentOS.exe"
LNCR_URL="https://github.com/yuk7/wsldl/releases/download/${LNCR_BLD}/${LNCR_ZIP}"
Expand Down

0 comments on commit 3e2585a

Please sign in to comment.