wok diff openerp-web/receipt @ rev 21254

Up hg-git (0.8.12), shaarli (0.10.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 12 11:04:49 2019 +0200 (2019-04-12)
parents 16df76e1fc6a
children 240fb3120638
line diff
     1.1 --- a/openerp-web/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/openerp-web/receipt	Fri Apr 12 11:04:49 2019 +0200
     1.3 @@ -35,7 +35,7 @@
     1.4  # Pre and post install commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	#sed -i "s/^RUN_DAEMONS=\"/RUN_DAEMONS=\"openerp-web /" $1/etc/rcS.conf 
     1.8 +	#sed -i "s/^RUN_DAEMONS=\"/RUN_DAEMONS=\"openerp-web /" "$1/etc/rcS.conf"
     1.9  	[ -z "$1" ] && /etc/init.d/openerp-web start
    1.10  	cat <<EOF
    1.11  ----