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

Commit eafca00

Browse files
authored
env.sh: Update wsldl to 20040300
1 parent 140c2f9 commit eafca00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ROOTFS_FN="CentOS-${OS_VER}-${ARCH}-GenericCloud-${ROOTFS_VER}.raw"
77
ROOTFS_TGZ="${ROOTFS_FN}.tar.gz"
88
ROOTFS_URL="http://cloud.centos.org/centos/${OS_VER}/images/${ROOTFS_TGZ}"
99

10-
LNCR_BLD="20013100"
10+
LNCR_BLD="20040300"
1111
LNCR_ZIP="icons.zip"
1212
LNCR_NAME="CentOS"
1313
LNCR_FN=${LNCR_NAME}.exe

0 commit comments

Comments
 (0)