mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
fix typo
This commit is contained in:
parent
8401858d82
commit
91d21101ac
@ -4,7 +4,7 @@
|
||||
|
||||
. CONF.sh
|
||||
|
||||
for ARCH in "i386 m68k alpha sparc powerpc"
|
||||
for ARCH in i386 m68k alpha sparc powerpc
|
||||
do
|
||||
export ARCH
|
||||
echo "Now we're going to build CD for $ARCH !"
|
||||
|
Loading…
Reference in New Issue
Block a user