Skip to content
Snippets Groups Projects
Commit 3c7a0b6c authored by Bob Mottram's avatar Bob Mottram
Browse files

ownership

parent 7c4c007a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment