summaryrefslogtreecommitdiff
path: root/app/README.md
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-08-12 08:55:22 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-08-12 08:55:22 +0800
commit698ca07d0e404dbd6808ec33494e8d9c9a868749 (patch)
tree989409d61ce040f1a8fd5a0ccf2709d57c9bb879 /app/README.md
parent3c50edede6aeeacec95afadf9692dfc5e555d1ee (diff)
README.md: update README.md.
Diffstat (limited to 'app/README.md')
-rw-r--r--app/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/README.md b/app/README.md
index cca3150..ab7c217 100644
--- a/app/README.md
+++ b/app/README.md
@@ -48,4 +48,4 @@ sudo docker ps -a
sudo docker logs image_name, where image name could be obtained from sudo docker ps.
-
+build.sh contains all the above commands. Run sudo ./build.sh to rebuild the web application.