mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 03:00:09 +00:00
tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8290d4d9f3
commit
085d325ae2
5
Makefile
5
Makefile
@ -83,12 +83,13 @@ config.global: config.global.example
|
|||||||
bootstrap: \
|
bootstrap: \
|
||||||
host-bootstrap \
|
host-bootstrap \
|
||||||
gate-bootstrap ns \
|
gate-bootstrap ns \
|
||||||
$(MINIMAL_CTs) \
|
$(MINIMAL_CTs)
|
||||||
make bootstrap-clean
|
make bootstrap-clean
|
||||||
|
|
||||||
|
|
||||||
# Bootstrap stage 2: reconnect host through the base infrastructure...
|
# Bootstrap stage 2: reconnect host through the base infrastructure...
|
||||||
.PHONY: bootstrap-clean host-bootstrap-clean
|
.PHONY: bootstrap-clean
|
||||||
|
.PHONY: host-bootstrap-clean
|
||||||
bootstrap-clean: host-bootstrap-clean
|
bootstrap-clean: host-bootstrap-clean
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user