diff --git a/standalone_install.sh b/standalone_install.sh index e3737596f..6ae5b7562 100644 --- a/standalone_install.sh +++ b/standalone_install.sh @@ -461,3 +461,6 @@ systemctl enable nginx ######## FULL FRIGATE CONFIG EXAMPLE: #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://:5000"