Update Makefile

This commit is contained in:
Manfred Touron 2016-04-13 11:06:04 +02:00
parent cb108cf4ed
commit b9b3aa2f57
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ IMAGE_NAME = Archlinux
## Image tools (https://github.com/scaleway/image-tools)
all: docker-rules.mk
docker-rules.mk:
wget -qO - http://j.mp/scw-builder | bash
wget -qO - https://j.mp/scw-builder | bash
-include docker-rules.mk