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 Jul 31, 2024
1 parent d76d41b commit 13127ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion stages/02-Packages/00-run-chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ rm *.deb
sudo apt download openhd-sys-utils
sudo dpkg --force-depends --force-overwrite -i openhd-sys-utils_0.4-07-31-2024--17-37-18_armhf.deb
rm *.deb
sudo rm -Rf /config/openhd/hardware.config
sudo rm -Rf /config/openhd/hardware.config
mkdir -p /run/openhd/
touch /run/openhd/hold.pid

0 comments on commit 13127ea

Please sign in to comment.