Fix opencore leftovers

This commit is contained in:
BtbN 2020-10-11 16:19:25 +02:00
parent 1f31a313c5
commit ded9b36f14
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ ffbuild_dockerbuild() {
make -j$(nproc)
make install
cd ..
cd ../..
rm -rf opencore
}