Browse Source

ownership

Bob Mottram 9 years ago
parent
commit
3c7a0b6c1c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone

+ 1
- 0
src/freedombone View File

@@ -8575,6 +8575,7 @@ function install_rss_mobile_reader {
8575 8575
     ln -s $RSS_MOBILE_READER_PATH $RSS_READER_PATH/mobile
8576 8576
 
8577 8577
     chown -R www-data:www-data $RSS_MOBILE_READER_PATH
8578
+    chown -R www-data:www-data $RSS_READER_PATH
8578 8579
     chmod a+x $RSS_MOBILE_READER_PATH
8579 8580
 
8580 8581
     echo 'install_rss_mobile_reader' >> $COMPLETION_FILE