Bob Mottram 9 年 前
コミット
3c7a0b6c1c
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      src/freedombone

+ 1
- 0
src/freedombone ファイルの表示

@@ -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