Modificar 'bookworm/BldHelper-release.sh'

Signed-off-by: Manuel  Fernando da silva rosa <manuelsilvarosa@gmail.com>
This commit is contained in:
Manuel Fernando da silva rosa 2023-05-10 17:56:19 +00:00
parent 0bd0889157
commit 7bb4f58603
1 changed files with 2 additions and 4 deletions

View File

@ -62,7 +62,8 @@ mv ${FileName}-sha512.checksum ${LOCATION}/${FileName}-sha512.checksum
# touch -t ${_stamp} ${LOCATION} ${LOCATION}/${FileName}*
touch ${LOCATION}/${FileName}*
lb clean &
# Clean the fusato folder
lb clean & rm -r *
# Move the log file to the log directory.
[ ! -e ${LogDir} ] && mkdir -p ${LogDir}
@ -81,6 +82,3 @@ else echo -e "\n\tAfter $_break seconds, ISO never appeared.\n" | tee --append $
mv ${OutFile} ${LogFile}
fi
# Remove the fusato folder
rm -rf fusato