wok diff ocsinventory-server/receipt @ rev 20778

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 14 13:44:59 2019 +0100 (2019-02-14)
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 Feb 14 13:44:59 2019 +0100
     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