add dvd as a variant
This commit is contained in:
parent
91f348f8b1
commit
c533ca0737
@ -67,7 +67,7 @@ REV="${REVISION}${APPEND_TO_DIR}"
|
|||||||
|
|
||||||
# Used to iterate over ISOs?
|
# Used to iterate over ISOs?
|
||||||
# Override: Allowed
|
# Override: Allowed
|
||||||
VARIANTS=(boot minimal dvd1)
|
VARIANTS=(boot minimal dvd1 dvd)
|
||||||
|
|
||||||
# Syncing functions
|
# Syncing functions
|
||||||
function parallel_rsync_no_delete_staging() {
|
function parallel_rsync_no_delete_staging() {
|
||||||
|
Loading…
Reference in New Issue
Block a user