mklive.sh: remove unused ISO_VOLUME variable.
This commit is contained in:
parent
d2c6fdf1a7
commit
08173eb25f
@ -346,7 +346,6 @@ fi
|
||||
readonly CURDIR="$PWD"
|
||||
|
||||
|
||||
ISO_VOLUME="VOID_LIVE"
|
||||
if [ -n "$ROOTDIR" ]; then
|
||||
BUILDDIR=$(mktemp --tmpdir="$ROOTDIR" -d)
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user