Skip to content

Commit

Permalink
Update 00-run-chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 24, 2024
1 parent caa2cd8 commit 5ec8d84
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions stages/02-Packages/00-run-chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

echo ${TESTING}

ls -a /etc/apt/sources.list.d/
cat /etc/apt/sources.list
cat /etc/apt/sources.list.d/nvidia-l4t-apt-source.list
apt update
if [[ "${OS}" == "radxa-debian-rock5a" ]] || [[ "${OS}" == "radxa-debian-rock5b" ]]; then
#fix radxa's fuckup
Expand Down

0 comments on commit 5ec8d84

Please sign in to comment.