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

fix: added to post scripts

This commit is contained in:
Noel Miller 2024-02-15 12:33:06 -06:00
parent 2c4fffca2d
commit a3a6725f42
2 changed files with 7 additions and 2 deletions

View file

@ -2,7 +2,7 @@ arch = x86_64
version = 39
base_dir = $(shell pwd)
image_repo = ghcr.io/ublue-os
image_name = base-main
image_name = silverblue-main
variant = Silverblue
image_repo_escaped = $(subst /,\/,$(image_repo))