don't mess with

This commit is contained in:
2016-09-02 00:49:32 +02:00
parent 2c7e0ceafb
commit 66de970c8b
2 changed files with 0 additions and 16 deletions

View File

@@ -1,8 +1,3 @@
BUILD_ARGS := --build-arg UBUNTU_MIRROR="mirror://mirrors.ubuntu.com/mirrors.txt"
ifdef UBUNTU_MIRROR
BUILD_ARGS := --build-arg UBUNTU_MIRROR="$(UBUNTU_MIRROR)"
endif
default: build
build: kill