mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Sudo not required, I guess?
This commit is contained in:
parent
7683cc1aaa
commit
b9f9b26ca5
@ -53,4 +53,4 @@ RUN mkdir /home/inventree/media /home/inventree/static /home/inventree/log /home
|
||||
# Copy supervisor file
|
||||
COPY deploy/inventree.conf /etc/supervisor/conf.d/inventree.conf
|
||||
|
||||
RUN sudo service supervisor start
|
||||
RUN service supervisor start
|
||||
|
Loading…
Reference in New Issue
Block a user