From 076548c9914341efa5a515c42e95dbfa5c5e4bcb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Mar 2021 00:12:23 +0000 Subject: Update install_manaplus.sh to re-enable commandline password by defaut --- install_manaplus.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_manaplus.sh b/install_manaplus.sh index d8b57c2..8345ff3 100644 --- a/install_manaplus.sh +++ b/install_manaplus.sh @@ -2,6 +2,6 @@ sudo apt-get install -y git g++ gcc xsel make autoconf automake autopoint gettex git clone https://gitlab.com/themanaworld/manaplus/manaplus.git manaplus cd manaplus autoreconf -i -./configure -q +./configure -q --enable-commandlinepassword make -s sudo make install -- cgit v1.2.3-60-g2f50