5 lines
180 B
Text
5 lines
180 B
Text
## 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."
|
|
}
|