summarylogtreecommitdiffstats
path: root/jdownloader.install
diff options
context:
space:
mode:
Diffstat (limited to 'jdownloader.install')
-rw-r--r--jdownloader.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdownloader.install b/jdownloader.install
index 6e41850a5654..12b92116dc33 100644
--- a/jdownloader.install
+++ b/jdownloader.install
@@ -8,7 +8,7 @@ post_install() {
xdg-icon-resource forceupdate --theme hicolor &>/dev/null
update-desktop-database -q
update-mime-database /usr/share/mime
- echo "Don't forget: You have to run 'JDownloaderHeadless' once before using it in systemd to configure my.Jdownloader settings"
+ echo "Don't forget: You have to run 'JDownloaderHeadless' multiple times manually until you've configured MyJdownloader settings"
}
post_upgrade() {