removed BUILD_TIME variable
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user