aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarchimede2018-02-11 15:46:02 +0800
committerarchimede2018-02-11 15:46:02 +0800
commitf39b16048e3f625466e9c714eda9e200259888b7 (patch)
tree46adf437fae3de7e0acfe1d151ff7a2e491fbcfa
parentc8a21b776eed0f9795f12856b9c352fac277d0f1 (diff)
downloadaur-f39b16048e3f625466e9c714eda9e200259888b7.tar.gz
fix message in install file
-rw-r--r--megasync-headless.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/megasync-headless.install b/megasync-headless.install
index 97e62efed810..29d11712290d 100644
--- a/megasync-headless.install
+++ b/megasync-headless.install
@@ -5,7 +5,7 @@
# arg 1: the new package version
post_install() {
usr/bin/echo "******************************************************************"
-usr/bin/echo " SET YOUR CREDENTIALS IN /etc/conf.d/megasync-headless.conf"
+usr/bin/echo " SET YOUR CREDENTIALS IN /etc/conf.d/megasync.conf"
usr/bin/echo " "
usr/bin/echo " If the user is non root, ensure that the selected user has"
usr/bin/echo " permissions on the working directory and the local directories."