openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
818 stars 251 forks source link

check for hold package state in apt as well #1700

Closed ccutrer closed 1 year ago

ccutrer commented 1 year ago

This was annoying me that my MOTD kept giving errors about not finding /var/lib/openhab2/etc/version.properties, when I realized it's because I have the package on hold (I'm on a snapshot, and don't want it accidentally updated).

Signed-off-by: Cody Cutrer cody@cutrer.us