wok diff ocsinventory-server/receipt @ rev 20446

python-singledispatch: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 20 15:14:50 2018 +0200 (2018-09-20)
parents 9e01bc6321ea
children cea6e929d21e
line diff
     1.1 --- a/ocsinventory-server/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/ocsinventory-server/receipt	Thu Sep 20 15:14:50 2018 +0200
     1.3 @@ -58,6 +58,7 @@
     1.4  post_install()
     1.5  {
     1.6  	if [ -z "$1" ]; then
     1.7 +		echo
     1.8  		echo "Now you can connect to http://$(hostname)/ocsreports"
     1.9  		# Restart Apache if is running
    1.10  		[ -f /var/run/apache/httpd.pid ] && /etc/init.d/apache reload