Update README: use "./launcher restart" instead of stop then start.

This commit is contained in:
Shuai Lin 2016-11-27 22:35:41 +08:00
parent 1bce6b8ca4
commit a8e1de7ec1

View file

@ -35,8 +35,7 @@ The config files are under `shared/seafile/conf`. You can modify the configurati
After modification, restart the docker instance: After modification, restart the docker instance:
``` ```
./launcher stop ./launcher restart
./launcher start
``` ```
#### Find logs #### Find logs