mirror of
https://github.com/lesderid/image-archlinux
synced 2025-04-11 14:45:39 +02:00
s/scw-image-tools/scw-builder/g
This commit is contained in:
parent
dadfad4dd0
commit
edd132d2a3
2
Makefile
2
Makefile
@ -10,6 +10,6 @@ SOURCE_URL = https://github.com/scaleway/image-archlinux
|
|||||||
## Image tools (https://github.com/scaleway/image-tools)
|
## Image tools (https://github.com/scaleway/image-tools)
|
||||||
all: docker-rules.mk
|
all: docker-rules.mk
|
||||||
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
|
-include docker-rules.mk
|
||||||
## Below you can add custom makefile commands and overrides
|
## Below you can add custom makefile commands and overrides
|
||||||
|
Loading…
x
Reference in New Issue
Block a user