mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 00:05:59 +08:00
copy into installer/
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user