copy continue.sh into release3

pull/19951/head
Comma Device 2021-02-01 03:09:40 +00:00
parent a712a4bd9c
commit e069e7ca98
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +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/
# in the directory
cd $BUILD_DIR