Fix opencore leftovers
This commit is contained in:
parent
1f31a313c5
commit
ded9b36f14
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ ffbuild_dockerbuild() {
|
|||
make -j$(nproc)
|
||||
make install
|
||||
|
||||
cd ..
|
||||
cd ../..
|
||||
rm -rf opencore
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue