mirror of
https://github.com/twisterarmy/twister-cli-installer.git
synced 2025-01-17 02:00:17 +00:00
sudo apt-get calls
This commit is contained in:
parent
e3a791820a
commit
f37ac80cf5
@ -83,8 +83,8 @@ function install() {
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
apt-get update
|
sudo 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 install git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev automake openssl ufw
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user