mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
## 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 when necessary."
|
|
}
|
|
|