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

path

parent 3c7a0b6c
No related branches found
No related tags found
No related merge requests found
......@@ -8569,7 +8569,7 @@ function install_rss_mobile_reader {
echo "RSS mobile reader commit:$RSS_MOBILE_READER_COMMIT" >> $COMPLETION_FILE
fi
 
sed -i 's|global_ttrssUrl =.*|global_ttrssUrl = "\";|g' $RSS_MOBILE_READER_PATH/js/g2tt-config.js
sed -i 's|global_ttrssUrl =.*|global_ttrssUrl = "../";|g' $RSS_MOBILE_READER_PATH/js/g2tt-config.js
 
# link to the main site
ln -s $RSS_MOBILE_READER_PATH $RSS_READER_PATH/mobile
......
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