mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
syslinux: release: pass $PATH to syslinux/image
... parted:host ^^
This commit is contained in:
parent
bcf181f95c
commit
d072f93d43
@ -48,6 +48,7 @@ if [ "$BUILD_IMAGE" = "yes" -a -x "$BOOTLOADER_DIR/image" ] ; then
|
||||
UUID_STORAGE=$(uuidgen)
|
||||
|
||||
sudo env \
|
||||
PATH="$PATH" \
|
||||
TARGET_IMG="$TARGET_IMG" \
|
||||
IMAGE_NAME="$IMAGE_NAME" \
|
||||
RELEASE_DIR="$RELEASE_DIR" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user