doesn't like trailing slash

pull/1542/head
Bryan Larsen 2017-07-31 10:59:10 -04:00
parent 5d9206b465
commit 1a8c8453dc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
################################################################################
DOCKER_BIN_VERSION = 17.06.0-ce
DOCKER_BIN_SITE = https://download.docker.com/linux/static/stable/x86_64/
DOCKER_BIN_SITE = https://download.docker.com/linux/static/stable/x86_64
DOCKER_BIN_SOURCE = docker-$(DOCKER_BIN_VERSION).tgz
define DOCKER_BIN_USERS