From 4765d9fcb9dffa8294711fa2d1943d4397cfe9be Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Thu, 13 Aug 2020 18:17:15 +0800 Subject: README.md: instruction about how to upload updated article database. --- app/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app') 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 --------- -- cgit v1.2.1