wok-6.x diff ocsinventory-server/receipt @ rev 21350

amule: add debian libupnp1.8.patch
author Richard Dunbar <mojo@slitaz.org>
date Sat Apr 20 15:44:26 2019 -0400 (2019-04-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	Sat Apr 20 15:44:26 2019 -0400
     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