Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna committed Aug 16, 2018
1 parent b688fbf commit 609dc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shadowbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ client apps. Shadowbox is also compatible with standard Shadowsocks clients.

To install and run Shadowbox on your own server, run
```
wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh | bash
bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh)"
```

Use `bash -x` instead at the end of the command if you need to debug the installation.
Expand Down

0 comments on commit 609dc9b

Please sign in to comment.