Skip to content

Commit

Permalink
Update build_chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Feb 1, 2024
1 parent 7ce1090 commit 0139020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sudo apt install -y python3-pip
sudo pip3 install --upgrade cloudsmith-cli
sudo apt install -y git ruby-dev make cmake gcc g++ wget libdrm-dev mlocate
gem install fpm
locate drm.h
sudo updatedb && locate -e drm.h
ls -a /usr/include/
exit 1
cd build/linux/aarch64
Expand Down

0 comments on commit 0139020

Please sign in to comment.