Add in the share dir so I can manage nginx configs more easily

This commit is contained in:
Travis Carr 2019-03-27 17:28:43 -04:00
parent 8da55e699d
commit 6f29e71844

View file

@ -29,4 +29,4 @@ export HASS_SERVER="http://hassio/homeassistant"
export HASS_TOKEN="${HASSIO_TOKEN:-}"
# Run the code server
exec code-server "${options[@]}" /config
exec code-server "${options[@]}" /config /share