diff --git a/scripts/postinst.sh b/scripts/postinst.sh index 01dd013..a37ffa5 100755 --- a/scripts/postinst.sh +++ b/scripts/postinst.sh @@ -1,2 +1,6 @@ -echo "run '. /etc/profile.d/zaje.sh' to define the Zaje aliases for your current session. -Will be sourced automatically for future sessions." +cat << EOF +############################################################################################## +# run '. /etc/profile.d/zaje.sh' to define the Zaje aliases for your current session. # +# They will be sourced automatically in future sessions. # +############################################################################################## +EOF