update conf.py

This commit is contained in:
manuel 2024-03-18 10:33:58 -01:00
parent 5128088d3a
commit 9215d9b4a5
1 changed files with 1 additions and 1 deletions

View File

@ -487,7 +487,7 @@ LBSET_PRIVATE_DEVARM = (' --debootstrap-options "--merged-usr"'
' --image-name "PeppermintOS-Devuan-ARM"') ' --image-name "PeppermintOS-Devuan-ARM"')
LBSET_PRIVATE_LOADED_DEB64 = (' --image-name "PeppermintOS-Loaded-Debian-64"') LBSET_PRIVATE_LOADED_DEB64 = (' --image-name "PeppermintOS-Loaded-Debian-64"')
LBSET_PRIVATE_LOADED_DEV64 = (' --image-name "PeppermintOS-Loaded-Devuan-64"') LBSET_PRIVATE_LOADED_DEV64 = (' --image-name "PeppermintOS-Loaded-Devuan-64"')
) )
# These are the correct order combined LB commands for the builds by ISO name # These are the correct order combined LB commands for the builds by ISO name
# these are used during the pipeline building process. # these are used during the pipeline building process.