Skip to content

Commit

Permalink
infra: Fix deploy-web-ui.md symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexITC committed Oct 1, 2018
1 parent fe5d3b0 commit 3bf3fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/deployment/deploy-web-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ These steps should be run in a place where you have cloned the repository, like

## Server
- login. `ssh xsnexplorer.io`
- unzip the project: `unzip ~/web-ui.zip -d ~/``
- unzip the project: `unzip ~/web-ui.zip -d ~/`
- move the files: `sudo rsync -a ~/dist/ /var/www/html/ --remove-source-files`

0 comments on commit 3bf3fce

Please sign in to comment.