diff options
Diffstat (limited to 'helpers/lh_clean')
-rwxr-xr-x | helpers/lh_clean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean index 4d20016..acb9149 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -80,6 +80,7 @@ do rm -f binary.img rm -f binary*.tar.gz rm -f binary.sh + rm -f binary.packages rm -rf binary rm -rf tftpboot |