Skip to content

Commit

Permalink
fix: shell script
Browse files Browse the repository at this point in the history
shell script
  • Loading branch information
h7ml authored Jan 20, 2022
1 parent 76785e6 commit fbc155a
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 @@ -54,7 +54,7 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
cd ../dgiot
git pull
rm ./apps/dgiot_api/priv/www -rf
cp ../dgiot-dashboard/dist/ ./apps/dgiot_api/priv/www -rf
cp ../dgiot-dashboard/dev/ ./apps/dgiot_api/priv/www/ -rf
make run
```
+ Make Debug
Expand Down

0 comments on commit fbc155a

Please sign in to comment.