Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
Merge Wallet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
7
Issues
7
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Merge
Merge Wallet
Commits
57584254
Commit
57584254
authored
Jan 14, 2019
by
Joeldo Holanda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix curl installation on mn script
parent
35bcd1c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
MERGE_masternode_setup.sh
script/masternode-setup/MERGE_masternode_setup.sh
+2
-1
No files found.
script/masternode-setup/MERGE_masternode_setup.sh
View file @
57584254
...
...
@@ -24,7 +24,8 @@ rm -rf MERGE_masternode_setup.sh*
./merge-cli stop
echo
"Configuring your VPS with the recommended settings..."
sudo
apt-get update
sudo
apt-get
install
-y
build-essential autoconf automake curl libssl1.0-dev libdb5.3-dev libdb5.3++-dev libboost-all-dev pkg-config libtool libevent-dev git screen autotools-dev bsdmainutils lsof dos2unix zlib1g-dev
sudo
apt-get
install
-y
build-essential autoconf automake libssl1.0-dev libdb5.3-dev libdb5.3++-dev libboost-all-dev pkg-config libtool libevent-dev git screen autotools-dev bsdmainutils lsof dos2unix zlib1g-dev
sudo
apt-get
install
curl
sudo
apt-get
install
-y
ufw
sudo
ufw allow ssh/tcp
sudo
ufw limit ssh/tcp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment