mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-09 16:52:05 +08:00
d04ddd02c5
* auto-format /cache * ext4
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
mkdir tmp
|
|
dpkg-deb -R original.deb tmp
|
|
# edit DEBIAN/postinst
|
|
dpkg-deb -b tmp fixed.deb
|