From 9215d9b4a5ea2c0c5f5743e3e5c377b1ae29b1d3 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 18 Mar 2024 10:33:58 -0100 Subject: [PATCH] update conf.py --- python_modules/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_modules/conf.py b/python_modules/conf.py index 7a197533..0f2433cf 100644 --- a/python_modules/conf.py +++ b/python_modules/conf.py @@ -487,7 +487,7 @@ LBSET_PRIVATE_DEVARM = (' --debootstrap-options "--merged-usr"' ' --image-name "PeppermintOS-Devuan-ARM"') LBSET_PRIVATE_LOADED_DEB64 = (' --image-name "PeppermintOS-Loaded-Debian-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 used during the pipeline building process.