mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +01:00
Build and run app directly from antOSDK
This commit is contained in:
parent
e8d4815e93
commit
8643b819fd
@ -561,6 +561,7 @@ class AntOSDK extends this.OS.GUI.BaseApplication
|
||||
f.read (d) ->
|
||||
tof.cache = new Blob [d], { type: f.info.mime }
|
||||
tof.write f.info.mime, (res) ->
|
||||
me.log "SUCCESS", __("Copied {0} -> {1}", f.path, to)
|
||||
return e res.error if res.error
|
||||
fn(l)
|
||||
, "binary"
|
||||
|
Loading…
Reference in New Issue
Block a user