|
@@ -280,7 +280,7 @@ function rss_modifications {
|
280
|
280
|
|
281
|
281
|
function install_rss_main {
|
282
|
282
|
function_check remove_onion_service
|
283
|
|
- remove_onion_service ttrss ${RSS_READER_ONION_PORT} ${RSS_MOBILE_READER_ONION_PORT
|
|
283
|
+ remove_onion_service ttrss ${RSS_READER_ONION_PORT} ${RSS_MOBILE_READER_ONION_PORT}
|
284
|
284
|
|
285
|
285
|
apt-get -yq install php-gettext php5-curl php5-gd php5-mysql git
|
286
|
286
|
apt-get -yq install curl php-xml-parser php5-mcrypt
|