Modificar 'bookworm/BldHelper-release.sh'
Signed-off-by: Manuel Fernando da silva rosa <manuelsilvarosa@gmail.com>
This commit is contained in:
parent
7bb4f58603
commit
fee748dfde
|
@ -63,7 +63,7 @@ mv ${FileName}-sha512.checksum ${LOCATION}/${FileName}-sha512.checksum
|
||||||
touch ${LOCATION}/${FileName}*
|
touch ${LOCATION}/${FileName}*
|
||||||
|
|
||||||
# Clean the fusato folder
|
# Clean the fusato folder
|
||||||
lb clean & rm -r *
|
lb clean &
|
||||||
|
|
||||||
# Move the log file to the log directory.
|
# Move the log file to the log directory.
|
||||||
[ ! -e ${LogDir} ] && mkdir -p ${LogDir}
|
[ ! -e ${LogDir} ] && mkdir -p ${LogDir}
|
||||||
|
|
Loading…
Reference in New Issue