aboutsummarylogtreecommitdiffstats
path: root/megasync-headless.install
diff options
context:
space:
mode:
Diffstat (limited to 'megasync-headless.install')
-rw-r--r--megasync-headless.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/megasync-headless.install b/megasync-headless.install
index b38abe84ff57..f8a05fceee35 100644
--- a/megasync-headless.install
+++ b/megasync-headless.install
@@ -6,5 +6,8 @@
post_install() {
usr/bin/echo "******************************************************************"
usr/bin/echo " SET YOUR CREDENTIALS IN /etc/conf.d/megasync-headless.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.
usr/bin/echo "******************************************************************"
}