summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-08-13 18:17:15 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-08-13 18:17:15 +0800
commit4765d9fcb9dffa8294711fa2d1943d4397cfe9be (patch)
treed106abbba379c4434e4bd38a808c31af3ba216aa
parent7ed59ccb4b3e12c1c76c892e9597a226eabd7387 (diff)
README.md: instruction about how to upload updated article database.
-rw-r--r--app/README.md8
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
---------