mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:57:13 +08:00
6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
post_install() {
|
|
echo 'By using this package you accept the NVIDIA license,'
|
|
echo 'which has been installed in /usr/share/licenses/nvidia/LICENSE'
|
|
echo 'If you do not accept this license, you must remove the package immediately.'
|
|
}
|