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