summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pearl.install5
1 files changed, 4 insertions, 1 deletions
diff --git a/pearl.install b/pearl.install
index edd9054f98c4..bc99e43d0f15 100644
--- a/pearl.install
+++ b/pearl.install
@@ -1,5 +1,8 @@
_post(){
- /usr/bin/pearl init
+ echo
+ echo "Remember to init Pearl configurations by running:"
+ echo " /usr/bin/pearl init"
+ echo
}
# arg 1: the new package version