mklive: generatate image in cwd.
This commit is contained in:
parent
30c13a8fb4
commit
3b660f9290
@ -366,7 +366,7 @@ KERNELVERSION=$($XBPS_QUERY_CMD -r $ROOTFS -R --property pkgver ${_linux_series}
|
|||||||
KERNELVERSION=$($XBPS_UHELPER_CMD getpkgversion $KERNELVERSION)
|
KERNELVERSION=$($XBPS_UHELPER_CMD getpkgversion $KERNELVERSION)
|
||||||
|
|
||||||
if [ -z "$OUTPUT_FILE" ]; then
|
if [ -z "$OUTPUT_FILE" ]; then
|
||||||
OUTPUT_FILE="$HOME/void-live-$(uname -m)-${KERNELVERSION}-$(date +%Y%m%d).iso"
|
OUTPUT_FILE="void-live-$(uname -m)-${KERNELVERSION}-$(date +%Y%m%d).iso"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
info_msg "Redirecting stdout/stderr to $LOGFILE ..."
|
info_msg "Redirecting stdout/stderr to $LOGFILE ..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user