Add message at the end of the installation to complete the configuration and access the web interface

This commit is contained in:
Rémi Bédard-Couture 2023-07-16 07:49:25 -04:00
parent b31b944d2b
commit fa881eb94f

View File

@ -461,3 +461,6 @@ systemctl enable nginx
######## FULL FRIGATE CONFIG EXAMPLE: ######## FULL FRIGATE CONFIG EXAMPLE:
#https://docs.frigate.video/configuration/ #https://docs.frigate.video/configuration/
echo "Don't forget to edit the Frigate config file (/config/config.yml) and reboot."
echo "Frigate standalone installation complete! You can access the web interface at http://<machine_ip>:5000"