[file_length_] List full file path in info

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
Olivier Mehani 2021-01-18 16:08:46 +11:00 committed by Lars Kruse
parent 11c6d82791
commit 52898ef50c
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ fi
BF=$(basename "${F}")
echo "${MF}.label ${BF}"
echo "${MF}.type ${TYPE}"
echo "${MF}.info ${F}"
echo "${MF}.min 0"
done