mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
CommonInstaller: export
This commit is contained in:
parent
ad8e6220b6
commit
abff6e74f7
@ -875,7 +875,7 @@ setup_busybox () {
|
|||||||
${INSTALLER}/busybox.${bb_arch} --install -s ${INSTALLER}/busybox/
|
${INSTALLER}/busybox.${bb_arch} --install -s ${INSTALLER}/busybox/
|
||||||
|
|
||||||
OLD_PATH=${PATH}
|
OLD_PATH=${PATH}
|
||||||
PATH=${INSTALLER}/busybox:/system/bin:/vendor/bin
|
export PATH=${INSTALLER}/busybox:/system/bin:/vendor/bin
|
||||||
}
|
}
|
||||||
|
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user