Remove useless and large /bin after build
This commit is contained in:
parent
ee89e8c29b
commit
d62e6101b5
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ set -xe
|
|||
source /stage.sh
|
||||
ffbuild_dockerbuild
|
||||
rm /stage.sh
|
||||
rm -rf "$FFBUILD_PREFIX"/bin
|
||||
|
|
Loading…
Reference in a new issue