Skip to content
Snippets Groups Projects
Commit 20f7e639 authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

Update README.md

parent 45a2e26e
Branches
Tags
No related merge requests found
...@@ -35,3 +35,10 @@ Quick Tutorial ...@@ -35,3 +35,10 @@ Quick Tutorial
4. Events *may* include a resource reservation but do not have to. 4. Events *may* include a resource reservation but do not have to.
5. Admins with the right privilege can set the *hours* of the space, which indicate when reservations can be made. 5. Admins with the right privilege can set the *hours* of the space, which indicate when reservations can be made.
6. The agenda is a quick overview of the day for Admins to look at. 6. The agenda is a quick overview of the day for Admins to look at.
Deploying Updates on Production
===============================
```
$ sudo -u ucommscheduler -s -H
$ systemctl --user restart unicorn
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment