@@ -309,6 +309,9 @@ function install_rss_main {
apt-get -yq install php-gettext php-curl php-gd php-mysql git
apt-get -yq install curl php-mcrypt libfcgi0ldbl
+ remove_onion_service mobilerss ${RSS_MOBILE_READER_ONION_PORT}
+ remove_onion_service rss ${RSS_READER_ONION_PORT}
+
if [ ! -d /etc/share ]; then
mkdir /etc/share
fi