wok diff shaarlo/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 92b71f7ab2a0
children 91ce53ebeb8f
line diff
     1.1 --- a/shaarlo/receipt	Tue Apr 29 10:41:52 2014 +0000
     1.2 +++ b/shaarlo/receipt	Thu Aug 03 05:22:36 2017 -0300
     1.3 @@ -28,7 +28,7 @@
     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  	cat <<EOT
    1.10  Configure /etc/shaarlo.php and put /var/www/$PACKAGE/refresh.php in crontab
    1.11  EOT