sudo apt-get calls

This commit is contained in:
ghost 2021-12-12 06:26:08 +02:00
parent e3a791820a
commit f37ac80cf5

View File

@ -83,8 +83,8 @@ function install() {
exit 1
fi
apt-get update
apt-get install git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev automake openssl ufw
sudo apt-get update
sudo apt-get install git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev automake openssl ufw
echo ""