mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-17 09:01:49 +00:00
tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1ae6cc633b
commit
8290d4d9f3
4
Makefile
4
Makefile
@ -84,7 +84,7 @@ bootstrap: \
|
|||||||
host-bootstrap \
|
host-bootstrap \
|
||||||
gate-bootstrap ns \
|
gate-bootstrap ns \
|
||||||
$(MINIMAL_CTs) \
|
$(MINIMAL_CTs) \
|
||||||
bootstrap-clean
|
make bootstrap-clean
|
||||||
|
|
||||||
|
|
||||||
# Bootstrap stage 2: reconnect host through the base infrastructure...
|
# Bootstrap stage 2: reconnect host through the base infrastructure...
|
||||||
@ -95,7 +95,7 @@ bootstrap-clean: host-bootstrap-clean
|
|||||||
# Finalize: reconect admin port/bridge correctly...
|
# Finalize: reconect admin port/bridge correctly...
|
||||||
.PHONY: finalize
|
.PHONY: finalize
|
||||||
finalize: bootstrap-clean gate-bootstrap-clean
|
finalize: bootstrap-clean gate-bootstrap-clean
|
||||||
@ make host-bootstrap-clean
|
make host-bootstrap-clean
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user