mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
remove the PARALLEL option, we're running in parallel all the time now
This commit is contained in:
parent
081cca8e99
commit
a594fc9375
@ -10,6 +10,5 @@ export MKISOFS=~/build/mkisofs/usr/bin/mkisofs
|
||||
if [ "$DATE"x = ""x ] ; then
|
||||
export DATE=`date -u +%Y%m%d`
|
||||
fi
|
||||
export PARALLEL=1
|
||||
|
||||
export EXTRACTED_SOURCES=/mnt/nfs-cdimage/cd-sources
|
||||
|
Loading…
Reference in New Issue
Block a user