mirror of
https://github.com/outbackdingo/debos.git
synced 2026-01-27 18:18:45 +00:00
We declared the suite variable (defaulting to stretch), but only used it for the filename and not for building the OS, which took a hardcoded suite name. Use the suite variable in OS building, changing the default to buster to match the previous hard-coding. Signed-off-by: Daniel Stone <daniels@collabora.com>