Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 14, 2024
1 parent d533c9b commit 3699f8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stages/02-Packages/00-run-chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ OUTDIR="/host"$INDIR
ln -s $OUTDIR /out
rm -Rf /out/*

echo "_______________________Starting build____________________________"
touch /out/package.deb
if [[ "${OS}" == "radxa-debian-rock5a" ]] || [[ "${OS}" == "radxa-debian-rock5b" ]]; then
#fix radxa's fuckup
sudo apt update
Expand Down

0 comments on commit 3699f8a

Please sign in to comment.