ensure python3-pyyaml is installed before continuing setup

This commit is contained in:
Mike Reeves
2026-04-30 10:15:09 -04:00
parent fa8162de02
commit 3a4b7b50de
2 changed files with 21 additions and 0 deletions
+3
View File
@@ -66,6 +66,9 @@ set_timezone
# Let's see what OS we are dealing with here
detect_os
# Ensure python3-pyyaml is available before any code that may need so-yaml/PyYAML
ensure_pyyaml
# Check to see if this is the setup type of "desktop".
is_desktop=