bootstrap.image.upload: remove os hook from scp-name.

master
John Benediktsson 2020-04-21 07:05:19 -07:00
parent bb1dbc887b
commit 34640fe559
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ SYMBOL: build-images-destination
] each
] with-file-writer ;
: scp-name os ( -- path ) "scp" ;
: scp-name ( -- path ) "scp" ;
: upload-images ( -- )
[