mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
11 lines
132 B
Plaintext
11 lines
132 B
Plaintext
post_install() {
|
|
cat << EOF
|
|
|
|
NOTE
|
|
----
|
|
# If you want to use this driver with sane:
|
|
# echo "hpaio" >> /etc/sane.d/dll.conf
|
|
|
|
EOF
|
|
}
|