mirror of
https://github.com/twisterarmy/twister_script.git
synced 2025-02-01 01:15:43 +00:00
Removed required package
This commit is contained in:
parent
4a6301374e
commit
6f90c570e5
@ -39,7 +39,7 @@ cd ~/${DIRECTORY}
|
||||
|
||||
echo -e "Installing needed packages\n"
|
||||
|
||||
sudo apt-get update && sudo apt-get -y install sudo git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev
|
||||
sudo apt-get update && sudo apt-get -y install git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev
|
||||
|
||||
echo -e "Downloading required packages\n"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user