diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean index 773d530..e14bfc7 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -80,7 +80,7 @@ do rm -f binary.img rm -f binary*.tar.gz rm -f binary.sh - rm -f binary.list binary.packages + rm -f binary.list binary.packages md5sum.txt rm -rf binary rm -rf tftpboot |