Initial commit
This commit is contained in:
commit
212f014894
6 changed files with 63 additions and 0 deletions
8
auto/clean
Executable file
8
auto/clean
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
lb clean noauto "${@}"
|
||||
|
||||
rm -f config/binary config/bootstrap config/chroot config/common config/source
|
||||
rm -f build.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue