summarylogtreecommitdiffstats
path: root/electra-desktop-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'electra-desktop-bin.install')
-rw-r--r--electra-desktop-bin.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/electra-desktop-bin.install b/electra-desktop-bin.install
index 9762ccb901e4..9401ef143275 100644
--- a/electra-desktop-bin.install
+++ b/electra-desktop-bin.install
@@ -1,10 +1,9 @@
post_install() {
echo -e "";
- echo -e " >> To enable syncing with the network, copy the supplied config file to ~/.Electra/";
+ echo -e " >> If you have trouble syncing, replace your config with the supplied config file in /opt/electra-desktop/Electra.conf.example";
echo -e "";
echo -e " >> Example:";
echo -e " >> --------";
- echo -e " >> mkdir ~/.Electra/";
echo -e " >> cp /opt/electra-desktop/Electra.conf.example ~/.Electra/Electra.conf";
echo -e "";
}