Modificar 'PepDeb64/BldHelper-release.sh'
This commit is contained in:
parent
32cf541b78
commit
0ebffa979b
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue