V8.13.008.2025.08.22
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m20s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m20s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2
makefile
2
makefile
@@ -23,7 +23,7 @@ SHELL := /usr/bin/bash
|
||||
### Timestamp at parse time (UTC); can be overridden:
|
||||
TIMESTAMP ?= $(shell date -u +%Y-%m-%dT%H-%M-%S)
|
||||
|
||||
### Core parameters (safe defaults; override in config.mk or via CLI):
|
||||
### Core parameters (safe defaults; override in config.mk, rename config.mk.sample to config.mk and apply the remaining values):
|
||||
ARCH ?= amd64
|
||||
AUTOBUILD ?= 6.12.41+deb13-amd64
|
||||
CONTROL ?= $(TIMESTAMP)
|
||||
|
||||
Reference in New Issue
Block a user