From a8e1de7ec1e8853aeb017f3f54ed17d1e348effc Mon Sep 17 00:00:00 2001 From: Shuai Lin Date: Sun, 27 Nov 2016 22:35:41 +0800 Subject: [PATCH] Update README: use "./launcher restart" instead of stop then start. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a9057d6..0e20393 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,7 @@ The config files are under `shared/seafile/conf`. You can modify the configurati After modification, restart the docker instance: ``` -./launcher stop -./launcher start +./launcher restart ``` #### Find logs