wok diff ocsinventory-server/receipt @ rev 22620

updated cups, cups-dev, cups-doc, cups-pam and libcups (2.0.2 -> 2.3.1)
author Hans-G?nter Theisgen
date Sun Jan 12 14:31:51 2020 +0100 (2020-01-12)
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 Jan 12 14:31:51 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