diff --git a/5. Deploying on our server.md b/5. Deploying on our server.md index d5c3dca..de51984 100644 --- a/5. Deploying on our server.md +++ b/5. Deploying on our server.md @@ -17,4 +17,4 @@ The test server uses the *dev* branch, the production server uses *master*. * when you get no errors: `git push` 0. on the server: * `rs update_utils` - * Restart (**don't** `/reload`!) \ No newline at end of file + * now restart to apply changes: `rs restart` (**don't reload!**) \ No newline at end of file