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 18, 2021
1 parent 7017804 commit 7093b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
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 ./apps/dgiot_api/priv/www/ -rf
make DIAGNOSTIC=1
Expand Down

0 comments on commit 7093b90

Please sign in to comment.