Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
h7ml authored Jun 17, 2021
1 parent ff705d6 commit 13f3e1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
yarn install
yarn build
cd ../dgiot
rm app/dgiot_api/priv/www -rf
rm apps/dgiot_api/priv/www -rf
cp ../dgiot_dashboard/dist/* apps/dgiot_api/priv/www/ -rf
cp ../dgiot_dashboard/swagger app/dgiot_api/priv/www/ -rf
cp ../dgiot_dashboard/swagger apps/dgiot_api/priv/www/ -rf
make
_build/emqx/rel/emqx/bin/emqx console
```
Expand Down

0 comments on commit 13f3e1a

Please sign in to comment.