s/scw-image-tools/scw-builder/g

This commit is contained in:
Manfred Touron 2015-04-16 10:59:56 +02:00
parent dadfad4dd0
commit edd132d2a3
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ SOURCE_URL = https://github.com/scaleway/image-archlinux
## Image tools (https://github.com/scaleway/image-tools)
all: docker-rules.mk
docker-rules.mk:
wget -qO - http://j.mp/scw-image-tools | bash
wget -qO - http://j.mp/scw-builder | bash
-include docker-rules.mk
## Below you can add custom makefile commands and overrides