Typo
This commit is contained in:
parent
4a01a535e1
commit
25cafa3175
@ -33,7 +33,7 @@ $(PACKER_HCLOUD_OUT):
|
||||
'$(PACKER)' build -force -only=hcloud.main '$(PACKER_WORK_DIR)' 2>&1 | tee '$(PACKER_HCLOUD_OUT)'
|
||||
|
||||
.PHONY: build-digitalocean
|
||||
build-hcloud: $(PACKER_DIGITALOCEAN_OUT)
|
||||
build-digitalocean: $(PACKER_DIGITALOCEAN_OUT)
|
||||
|
||||
$(PACKER_DIGITALOCEAN_OUT):
|
||||
mkdir -p '$(dir $(PACKER_DIGITALOCEAN_OUT))'
|
||||
|
Loading…
Reference in New Issue
Block a user