Fix uavs3 cleanup
This commit is contained in:
parent
f5dccd80d1
commit
2ddab26445
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ ffbuild_dockerbuild() {
|
|||
make -j$(nproc)
|
||||
make install
|
||||
|
||||
cd ../..
|
||||
cd ../../..
|
||||
rm -rf uavs3d
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue