mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
refactored
This commit is contained in:
parent
ef3ef781a3
commit
916c588e76
1 changed files with 3 additions and 0 deletions
|
|
@ -183,6 +183,9 @@
|
|||
};
|
||||
send(p);
|
||||
break;
|
||||
case 'zip':
|
||||
main.sendFile(pParams);
|
||||
break;
|
||||
|
||||
case 'kill':
|
||||
p.data = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue