tools.deploy.backend: use make-my-image.
parent
8c58b99b1d
commit
aaeb3f357e
|
@ -47,7 +47,7 @@ ERROR: can't-deploy-library-file library ;
|
|||
: make-boot-image ( -- )
|
||||
#! If stage1 image doesn't exist, create one.
|
||||
my-boot-image-name resource-path exists?
|
||||
[ my-arch make-image ] unless ;
|
||||
[ make-my-image ] unless ;
|
||||
|
||||
: bootstrap-profile ( -- profile )
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue