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 19031901
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Mar 19, 2019
1 parent 9e5acef commit 4132f19
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="19031200"
LNCR_BLD="19031901"
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 4132f19

Please sign in to comment.