1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

split tests and verify vars are listed

This commit is contained in:
Jason N. 2024-03-15 21:07:43 -04:00
parent ab71d0a291
commit e1a26498c4
4 changed files with 102 additions and 7 deletions

View file

@ -20,9 +20,12 @@ FLATPAK_REMOTE_REFS_DIR =
# Secure boot
ENROLLMENT_PASSWORD =
SECURE_BOOT_KEY_URL =
###################
# Hidden vars
# Cache
DNF_CACHE =
PACKAGE_MANAGER = dnf
# Functions