Skip to content

Commit 3bf3fce

Browse files
committed
infra: Fix deploy-web-ui.md symbol
1 parent fe5d3b0 commit 3bf3fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/deployment/deploy-web-ui.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ These steps should be run in a place where you have cloned the repository, like
1515

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

0 commit comments

Comments
 (0)