PKGBUILDs/alarm/rpi-eeprom/rpi-eeprom.install
graysky 1acdba0acb alarm/rpi-eeprom to 20220208-2
Post install displays link to release notes helpful for beta features
2022-02-08 13:47:33 -05:00

5 lines
223 B
Plaintext

post_install () {
echo '>>> rpi-eeprom-update usage: https://archlinuxarm.org/forum/viewtopic.php?f=3&t=15366'
echo '>>> Release notes: https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware/release-notes.md'
}