pull/31880/head
Justin Newberry 1 year ago
parent 3011c066ab
commit 41c3321216
  1. 4
      release/README.md

@ -12,9 +12,9 @@
`create_casync_prebuilt.sh` - creates a `prebuilt` casync openpilot channel, ready to upload to `openpilot-channels`
```bash
# run on a tici, within the directory you want to create the channel from
# run on a tici, within the directory you want to create the channel from.
# creates a prebuilt version of openpilot into BUILD_DIR and outputs the caidx
# and other casync files into CASYNC_DIR for uploading to openpilot-channels
# and other casync files into CASYNC_DIR for uploading to openpilot-channels.
BUILD_DIR=/data/openpilot_build \
CASYNC_DIR=/data/casync \
OPENPILOT_CHANNEL=nightly \

Loading…
Cancel
Save