ownership

This commit is contained in:
Bob Mottram 2016-02-08 22:32:07 +00:00
parent 7c4c007a1d
commit 3c7a0b6c1c
1 changed files with 1 additions and 0 deletions

View File

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