Modificar 'PepDev32/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 19:06:20 +00:00
parent c8e429e481
commit 428c3a3e12
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ mv ${FileName}-sha512.checksum ${LOCATION}/${FileName}-sha512.checksum
touch ${LOCATION}/${FileName}*
# Clean the fusato folder
lb clean & rm -r *
lb clean &
# Move the log file to the log directory.
[ ! -e ${LogDir} ] && mkdir -p ${LogDir}