copy into installer/

old-commit-hash: 592f994c05
commatwo_master
Comma Device 4 years ago
parent 94932b5871
commit 8554408282
  1. 2
      release/build_release3.sh

@ -43,7 +43,7 @@ git checkout -- selfdrive/common/version.h
echo "[-] copying files T=$SECONDS"
cd $SOURCE_DIR
cp -pR --parents $(cat release/files_common) $BUILD_DIR/
cp installer/continue_openpilot.sh $BUILD_DIR/
cp -pR --parents installer/continue_openpilot.sh $BUILD_DIR/
# in the directory
cd $BUILD_DIR

Loading…
Cancel
Save