[molecules] rename CoreCDX iso file name, move "CoreCDX" at the end

This commit is contained in:
Fabio Erculiani
2013-02-17 19:08:57 +00:00
parent e0a561dc7b
commit fbb9fb72f4
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -111,8 +111,8 @@ if [ "${ACTION}" = "weekly" ] || [ "${ACTION}" = "daily" ]; then
"${DISTRO_NAME}_${ISO_TAG}_x86_Xfce.iso"
"${DISTRO_NAME}_${ISO_TAG}_amd64_E17.iso"
"${DISTRO_NAME}_${ISO_TAG}_x86_E17.iso"
"${DISTRO_NAME}_CoreCDX_${ISO_TAG}_amd64.iso"
"${DISTRO_NAME}_CoreCDX_${ISO_TAG}_x86.iso"
"${DISTRO_NAME}_${ISO_TAG}_amd64_CoreCDX.iso"
"${DISTRO_NAME}_${ISO_TAG}_x86_CoreCDX.iso"
"${DISTRO_NAME}_ServerBase_${ISO_TAG}_amd64.iso"
"${DISTRO_NAME}_ServerBase_${ISO_TAG}_x86.iso"
"${DISTRO_NAME}_HardenedServer_${ISO_TAG}_amd64.iso"