mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
copy into installer/
old-commit-hash: 592f994c05d26f749de93eb1f0bccaa371e6ce88
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