diff options
Diffstat (limited to 'app/README.md')
-rw-r--r-- | app/README.md | 2 |
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. |