fix mp4 compatibility issues
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
# bash scripts/start_fresh.sh
|
||||
# PORT=8001 bash scripts/start_fresh.sh
|
||||
#
|
||||
# 保留测量输出目录以复用点云(配合 .env 中 MEASURE_REUSE_EXISTING_CLOUDS=true):
|
||||
# KEEP_MEASURE_OUTPUT=1 bash scripts/start_fresh.sh
|
||||
#
|
||||
set -euo pipefail
|
||||
ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
|
||||
exec bash "$ROOT/fish_api/start_fresh.sh"
|
||||
|
||||
Reference in New Issue
Block a user