removed BUILD_TIME variable
This commit is contained in:
parent
56c02abe56
commit
f6c1442dbe
2
Makefile
2
Makefile
@ -9,8 +9,6 @@ REPO=git.rre.nu/jonas
|
|||||||
TITLE=restic with openSSH based on openSUSE Tumpleweed
|
TITLE=restic with openSSH based on openSUSE Tumpleweed
|
||||||
DESC=Image containing restic & openSSH, based on openSUSE Tumbleweed
|
DESC=Image containing restic & openSSH, based on openSUSE Tumbleweed
|
||||||
|
|
||||||
BUILD_TIME := $(shell TZ=UTC date --iso-8601=ns)
|
|
||||||
|
|
||||||
SHELL := /bin/bash
|
SHELL := /bin/bash
|
||||||
|
|
||||||
default: build
|
default: build
|
||||||
|
Loading…
Reference in New Issue
Block a user