summarylogtreecommitdiffstats
path: root/ankaios-cli.install
blob: 7aa4e29cfc527df6d501bf19bf44b8cdf4dd73a1 (plain)
1
2
3
4
5
post_install() {
        echo '>>> To customize the configure of the Ankaios CLI, users'
	echo '>>> can copy the configuration from "/etc/ankaios/ank.conf"'
	echo '>>> to "$HOME/.config/ankaios/" and adapt it to their needs.'
}