This commit is contained in:
2019-11-03 02:56:50 -08:00
parent 3aec504aa1
commit 052600663c
6 changed files with 85 additions and 40 deletions

View File

@@ -6,7 +6,7 @@ BUILDUSER := $(shell whoami)
BUILDHOST := $(shell hostname -s)
BUILDARCH := $(shell uname -m)
FN := fediverse-archive
FN := feta
IMAGENAME := sneak/$(FN)
UNAME_S := $(shell uname -s)