Skip to content

Commit

Permalink
run rpi-update during install
Browse files Browse the repository at this point in the history
  • Loading branch information
ingo committed Oct 3, 2024
1 parent 01c457d commit 847fb41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions timelapsepi/src/modules/timelapsepi/start_chroot_script
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ install_cleanup_trap

sudo apt-get update
sudo apt-get install -y htop screen git python3-smbus i2c-tools
sudo rpi-update

unpack /filesystem/home/pi /home/"${BASE_USER}" "${BASE_USER}"
unpack /filesystem/home/root /root root
Expand Down

0 comments on commit 847fb41

Please sign in to comment.