wok diff ocsinventory-server/receipt @ rev 23302

updated perl-config-inifiles (2.49 -> 3.000003)
author Hans-G?nter Theisgen
date Sun Mar 29 17:03:57 2020 +0100 (2020-03-29)
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	Sun Mar 29 17:03:57 2020 +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