summarylogtreecommitdiffstats
path: root/estonta-git.install
blob: a9ef28550fee934b1d66e225ba7c26dca36bc3ee (plain)
1
2
3
4
5
#!/bin/bash
post_install() {
echo "Before using estonta, copy /etc/estonta.conf to ~/.config/ and edit it."
} 
#post_install