jobcore/crda/crda.install

6 lines
180 B
Text
Raw Normal View History

2022-03-20 13:19:37 +01:00
## arg 1: the new package version
post_install() {
echo "Uncomment the right regulatory domain in /etc/conf.d/wireless-regdom."
echo "It will automatically be set on boot."
}