mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
Fix uavs3 cleanup
This commit is contained in:
@ -26,7 +26,7 @@ ffbuild_dockerbuild() {
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
||||
cd ../..
|
||||
cd ../../..
|
||||
rm -rf uavs3d
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user