Bot Updating README from template

This commit is contained in:
LinuxServer-CI 2018-11-30 21:34:54 +00:00
parent 9f83ec21ec
commit d21eabdbd6

View File

@ -61,7 +61,7 @@ docker create \
-v <path to data>:/config \
-v <path to data>:/tv \
-v <path to data>:/downloads \
--restart unless-stopped
--restart unless-stopped \
linuxserver/sickgear
```