mirror of
https://github.com/twisterarmy/twister-cli-installer.git
synced 2025-01-16 17:49:57 +00:00
sudo apt-get calls
This commit is contained in:
parent
e3a791820a
commit
f37ac80cf5
@ -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 ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user