blob: 0ca6abc48180c07e2a9043efce945930af622248 (
plain)
1
2
3
|
post_install() {
echo "$(tput bold)Info:$(tput sgr0) Some features need additional setup: https://wiki.inputactions.org/main/getting-started/installation/index.html#additional-setup-optional"
}
|