diff --git a/build_chroot.sh b/build_chroot.sh index 38ef7e6..880565b 100644 --- a/build_chroot.sh +++ b/build_chroot.sh @@ -16,7 +16,8 @@ cd build/linux/aarch64 ./make-Makefiles.bash make -j4 install -cd .. +cd ../../../../ +ls cmake -B build sudo cmake --build build --target install