Bob Mottram 8 年前
父节点
当前提交
f51c1c874f
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      src/freedombone-app-xmpp

+ 1
- 2
src/freedombone-app-xmpp 查看文件

@@ -788,8 +788,7 @@ function install_xmpp_main {
788 788
 
789 789
     apt-get -yq install lua-sec lua-bitop lua5.1 liblua5.1-dev
790 790
     apt-get -yq install libidn11-dev libssl-dev lua-dbi-sqlite3
791
-    rm -rf /tmp/*
792
-    apt-get -yq mercurial
791
+    apt-get -yq install mercurial
793 792
     apt-get -yq install prosody
794 793
 
795 794
     if [ ! -f /usr/bin/hg ]; then