Run the script

This commit is contained in:
Nicolas Mowen 2025-07-10 08:28:07 -06:00
parent 8e7d3f18c8
commit 0c90194e55

View File

@ -50,6 +50,7 @@ function set_libva_version() {
echo "[INFO] Preparing Frigate..."
migrate_db_path
set_libva_version
/usr/local/ulimit/set_ulimit.sh
echo "[INFO] Starting Frigate..."
cd /opt/frigate || echo "[ERROR] Failed to change working directory to /opt/frigate"