Skip to content

Commit

Permalink
Merge pull request #180 from light-ripple/master
Browse files Browse the repository at this point in the history
previous leftovers
  • Loading branch information
loannaflip authored Mar 9, 2021
2 parents 1cf116a + efa245d commit 6eecb41
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@ With wget (Recommended)
# Download the latest script
wget -O "ripple.sh" https://raw.githubusercontent.com/Uniminin/Ripple-Auto-Installer/master/Main/ripple.sh

# Download the latest file integrity data
wget -O "ripple.sha1" https://raw.githubusercontent.com/Uniminin/Ripple-Auto-Installer/master/Main/ripple.sha1

# Make the script readable, writable, and executable to root and your user
chmod 770 ripple.sh

Expand Down Expand Up @@ -168,12 +165,6 @@ Note: Execute the script as superuser. For example:

```
.
├── .deepsource.toml
├── .github
│ └── workflows
│ └── shell.yml
├── .gitpod.yml
├── .travis.yml
├── Database files
│ └── ripple.sql
├── LICENSE
Expand All @@ -183,9 +174,7 @@ Note: Execute the script as superuser. For example:
│ ├── openssl.cnf
│ ├── ripple.conf
│ ├── ripple.sh
│ ├── ripple.sha1
│ ├── tmux.sh
│ └── tmux.sha1
│ └── tmux.sh
├── Miscellaneous
│ ├── certificate.md
│ ├── cloudflare.png
Expand Down

0 comments on commit 6eecb41

Please sign in to comment.