mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
start_new_disc: Hardcode CAPCODENAME to 'Etch-and-a-half'
This commit is contained in:
parent
7669e91e0f
commit
97e9234366
@ -22,7 +22,7 @@ CDDIR=$BDIR/CD${DISKNUM}
|
||||
DATE=`cat $BDIR/DATE`
|
||||
DI_DATA_DIR=$BASEDIR/data/$DI_CODENAME
|
||||
|
||||
CAPCODENAME=`perl -e "print ucfirst("$CODENAME")"`
|
||||
CAPCODENAME=Etch-and-a-half
|
||||
|
||||
NUM_ARCHES=`echo $ARCHES | wc -w`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user