ソースを参照

Remove any already existing onion service

Bob Mottram 8 年 前
コミット
80db21af36
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/freedombone-app-rss

+ 1
- 1
src/freedombone-app-rss ファイルの表示

@@ -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