Remove useless and large /bin after build

This commit is contained in:
BtbN 2020-09-20 00:47:38 +02:00
parent ee89e8c29b
commit d62e6101b5

View file

@ -3,3 +3,4 @@ set -xe
source /stage.sh
ffbuild_dockerbuild
rm /stage.sh
rm -rf "$FFBUILD_PREFIX"/bin