Integrate Red Bear boot and packaging updates
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ for ARCH in "${ARCHS[@]}"
|
||||
do
|
||||
for CONFIG_NAME in "${CONFIGS[@]}"
|
||||
do
|
||||
IMAGE="build/${ARCH}/${CONFIG_NAME}/redbear-live.iso"
|
||||
IMAGE="build/${ARCH}/${CONFIG_NAME}.iso"
|
||||
make ARCH="${ARCH}" CONFIG_NAME="${CONFIG_NAME}" "${IMAGE}"
|
||||
cp -v "${IMAGE}" "${VENTOY}/redbear-${CONFIG_NAME}-${ARCH}.iso"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user