diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2020-08-13 18:17:15 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2020-08-13 18:17:15 +0800 |
commit | 4765d9fcb9dffa8294711fa2d1943d4397cfe9be (patch) | |
tree | d106abbba379c4434e4bd38a808c31af3ba216aa | |
parent | 7ed59ccb4b3e12c1c76c892e9597a226eabd7387 (diff) |
README.md: instruction about how to upload updated article database.
-rw-r--r-- | app/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/README.md b/app/README.md index 1097e71..afbd996 100644 --- a/app/README.md +++ b/app/README.md @@ -51,6 +51,14 @@ sudo docker logs image_name, where image name could be obtained from sudo docker build.sh contains all the above commands. Run "sudo ./build.sh" to rebuild the web application. + +Update articles +--------------- + +pscp wordfreqapp.db lanhui@118.25.96.118:/home/lanhui/englishpal/app/static + + + Feedback --------- |