mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
Improved debug
This commit is contained in:
parent
c48ee7153e
commit
4d1c833324
@ -19,7 +19,9 @@ LOCAL=$4
|
||||
LOCALDEBS=$5
|
||||
SCANSOURCES=$6
|
||||
|
||||
echo "Adding the selected sources to each CD."
|
||||
export TDIR
|
||||
|
||||
echo "Adding the selected sources to each CD under $TDIR"
|
||||
for i in $SDIR/*.sources
|
||||
do
|
||||
dir=${i%%.sources}
|
||||
|
Loading…
Reference in New Issue
Block a user