From f51c1c874fbc9e458dfcbd174b1e83442c078b19 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 24 Mar 2017 19:13:39 +0000 Subject: [PATCH] install! --- src/freedombone-app-xmpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/freedombone-app-xmpp b/src/freedombone-app-xmpp index 83c66eb9..4f825e56 100755 --- a/src/freedombone-app-xmpp +++ b/src/freedombone-app-xmpp @@ -788,8 +788,7 @@ function install_xmpp_main { apt-get -yq install lua-sec lua-bitop lua5.1 liblua5.1-dev apt-get -yq install libidn11-dev libssl-dev lua-dbi-sqlite3 - rm -rf /tmp/* - apt-get -yq mercurial + apt-get -yq install mercurial apt-get -yq install prosody if [ ! -f /usr/bin/hg ]; then