ownership
This commit is contained in:
parent
7c4c007a1d
commit
3c7a0b6c1c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue