New system.img uploaded

This commit is contained in:
Adam Boardman 2019-03-07 15:40:35 +00:00
parent 75ca0cb2e7
commit 1443fdd129

2
debian/postinst vendored
View file

@ -7,7 +7,7 @@ if [ "$action" != configure ]; then
exit 0 exit 0
fi fi
target_checksum="c977d21306553913ae35b830f9711c03681c7d6c" target_checksum="0c7993d794982a3b7e80801ffb6b565ab0b8a815"
echo "Target checksum $target_checksum" echo "Target checksum $target_checksum"
echo "Checking /data/system.img" echo "Checking /data/system.img"