bootstrap.image.upload: remove os hook from scp-name.
parent
bb1dbc887b
commit
34640fe559
|
@ -47,7 +47,7 @@ SYMBOL: build-images-destination
|
|||
] each
|
||||
] with-file-writer ;
|
||||
|
||||
: scp-name os ( -- path ) "scp" ;
|
||||
: scp-name ( -- path ) "scp" ;
|
||||
|
||||
: upload-images ( -- )
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue