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:
parent
2c4fffca2d
commit
a3a6725f42
2 changed files with 7 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue