summarylogtreecommitdiffstats
path: root/filebot.install
diff options
context:
space:
mode:
Diffstat (limited to 'filebot.install')
-rw-r--r--filebot.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/filebot.install b/filebot.install
index f08802d6a10f..0260d16f0dad 100644
--- a/filebot.install
+++ b/filebot.install
@@ -1,6 +1,8 @@
post_install() {
echo -e "\e[1;33m==>\e[0m if you use OpenJDK as Java VM you \e[1;31mmust\e[0m also install OpenJFX"
echo -e "\e[1;33m==>\e[0m \e[1;36mhttps://wiki.archlinux.org/index.php/Java#OpenJFX\e[0m"
+echo ""
+echo -e "\e[1;33m==>\e[0m \e[1;31mfilebot --license license.file\e[0m will activate your license.file
}
post_upgrade() {