summarylogtreecommitdiffstats
path: root/electra-desktop-bin.install
blob: 234d84b7cf13f497ff37d44c2e89810cacd7c68c (plain)
1
2
3
4
post_install() {
    echo "To enable syncing with the network, copy the supplied config file to ~/.Electra/";
    echo "cp --parents /opt/electra-desktop/Electra.conf.example ~/.Electra/Electra.conf";
}