Skip to content

Commit

Permalink
update RPi installer name
Browse files Browse the repository at this point in the history
  • Loading branch information
MAKOMO committed Dec 23, 2024
1 parent cd4f04a commit 37e359e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion src/build-rpi-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ sudo chmod 755 debian/DEBIAN
sudo chmod 755 debian/DEBIAN/postinst
sudo chmod 755 debian/DEBIAN/prerm
(while :; do ps ax | grep dpkg; sleep 300;done)&
dpkg-deb --build debian ${NAME}_raspbian-bookworm.deb
dpkg-deb --build debian ${NAME}_PiOS64-bookworm.deb
16 changes: 0 additions & 16 deletions src/raspbian/DEBIAN/control

This file was deleted.

0 comments on commit 37e359e

Please sign in to comment.