Delete the deb package after installation
This commit is contained in:
parent
0032498b88
commit
6f820a4665
|
|
@ -78,6 +78,7 @@ family_tweaks_s()
|
|||
[[ $RELEASE == bookworm ]] && dpkg_install_deb_chroot "$EXTER/cache/debs/extra/${RELEASE}-utils/wpasupplicant_2.10-9_arm64.deb"
|
||||
[[ $RELEASE == jammy ]] && dpkg_install_deb_chroot "$EXTER/cache/debs/extra/${RELEASE}-utils/wpasupplicant_2.10-6_arm64.deb"
|
||||
|
||||
rm $SDCARD/root/*.deb >/dev/null 2>&1
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue