diff --git a/selfdrive/test/update_ci_routes.py b/selfdrive/test/update_ci_routes.py index 83f14a0e1b..2ff46654fa 100755 --- a/selfdrive/test/update_ci_routes.py +++ b/selfdrive/test/update_ci_routes.py @@ -37,7 +37,7 @@ def sync_to_ci_public(route): "https://{}.blob.core.windows.net/{}/{}/?{}".format(_DATA_ACCOUNT_CI, "openpilotci", dongle_id, DEST_KEY), "--recursive=true", "--overwrite=false", - "--exclude=*/dcamera.hevc", + "--exclude-pattern=*/dcamera.hevc", ] try: