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 20013100
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 committed Feb 6, 2020
1 parent 7591730 commit df24ed9
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/${OS_VER}/images/${ROOTFS_TGZ}"

LNCR_BLD="19111602"
LNCR_BLD="20013100"
LNCR_ZIP="icons.zip"
LNCR_NAME="CentOS"
LNCR_FN=${LNCR_NAME}.exe
Expand Down

0 comments on commit df24ed9

Please sign in to comment.