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

Merge branch 'master' of git.unl.edu:dxg/unl-resource-scheduler

parents 5976c8af 20f7e639
No related branches found
No related tags found
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