mirror of
https://github.com/koush/scrypted.git
synced 2026-02-09 00:39:56 +00:00
install: service script
This commit is contained in:
@@ -77,3 +77,15 @@ EOT
|
||||
RUN systemctl daemon-reload
|
||||
RUN systemctl enable scrypted.service
|
||||
RUN systemctl restart scrypted.service
|
||||
|
||||
|
||||
set +x
|
||||
echo
|
||||
echo
|
||||
echo
|
||||
echo
|
||||
echo "Scrypted Service has been installed (and started). You can start and stop Scrypted with:"
|
||||
echo " systemctl start scrypted.service"
|
||||
echo " systemctl stop scrypted.service"
|
||||
echo
|
||||
echo
|
||||
Reference in New Issue
Block a user