mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 01:26:43 +07:00
fixed typo
This commit is contained in:
@@ -81,7 +81,7 @@ family_tweaks_s() {
|
||||
else
|
||||
rsync -a --chown=root:root "${EXTER}"/packages/bsp/orangepi5plus/* ${SDCARD}/
|
||||
fi
|
||||
cp /home/orangepi/orangepi-build/external/cache/sources/linuxpg "${SDCARD}"/opt/ -rfa
|
||||
cp $EXTER/cache/sources/linuxpg "${SDCARD}"/opt/ -rfa
|
||||
fi
|
||||
|
||||
[[ ${RELEASE} == jammy ]] && rm ${SDCARD}/etc/profile.d/orangepi-ssh-title.sh # for adbd
|
||||
|
||||
Reference in New Issue
Block a user