Bob Mottram 9 年前
父节点
当前提交
4fd8411753
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone 查看文件

@@ -6842,7 +6842,7 @@ function install_xmpp {
6842 6842
 
6843 6843
     systemctl restart tor
6844 6844
 
6845
-    if [ ! -f /var/lib/tor/hidden_service_owncloud/hostname ]; then
6845
+    if [ ! -f /var/lib/tor/hidden_service_xmpp/hostname ]; then
6846 6846
         echo $'XMPP onion site hostname not found'
6847 6847
         exit 65349
6848 6848
     fi