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
|
source /stage.sh
|
||||||
ffbuild_dockerbuild
|
ffbuild_dockerbuild
|
||||||
rm /stage.sh
|
rm /stage.sh
|
||||||
|
rm -rf "$FFBUILD_PREFIX"/bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue