update script error
This commit is contained in:
parent
6b4f776c00
commit
3e24e11a48
|
@ -48,7 +48,7 @@ RET=$?
|
|||
if [ "$RET" -eq 0 ]; then
|
||||
if [ "_${CMD}" == "_targz-pkg" ]; then
|
||||
echo "copy kernel tar file to images/"
|
||||
cp ${FOLDER}linux-5.15.0.bpo*.tar.gz $CUR_DIR/images/linux-5.15.0+-arm64.tar.gz
|
||||
cp ${FOLDER}linux-5.15.80.bpo*.tar.gz $CUR_DIR/images/linux-5.15.0+-arm64.tar.gz
|
||||
fi
|
||||
|
||||
cd $CUR_DIR
|
||||
|
|
Loading…
Reference in New Issue
Block a user