wok diff shaarli/receipt @ rev 20009

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 05:22:36 2017 -0300 (2017-08-03)
parents 97977e25566a
children a78610b2eb47
line diff
     1.1 --- a/shaarli/receipt	Thu Apr 10 14:57:58 2014 +0000
     1.2 +++ b/shaarli/receipt	Thu Aug 03 05:22:36 2017 -0300
     1.3 @@ -25,5 +25,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	chown -R www $1/var/www/$PACKAGE
     1.8 +	chown -R www "$1/var/www/$PACKAGE"
     1.9  }