add netinst ISO inder comment, not to be forgotten

This commit is contained in:
George Danchev 2012-07-14 16:12:38 +00:00
parent 48cfc7b908
commit c54f35de8d
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ RELENG_IMG=t1
RES=""
REMOTE_URL="http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd"
REMOTE_IMG="debian-testing-i386-businesscard.iso"
#REMOTE_IMG="debian-testing-i386-netinst.iso"
# check for required items
if [ "${RELENG_XORRISO}" = "" -o "${RELENG_DIR}" = "" -o "${RELENG_IMG}" = "" ]; then