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:
parent
ab71d0a291
commit
e1a26498c4
4 changed files with 102 additions and 7 deletions
5
Makefile
5
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue