mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 00:50:59 +00:00
chore(util) exec: get back "return exec"
This commit is contained in:
parent
0b546d3aba
commit
37cb01230f
1 changed files with 2 additions and 0 deletions
|
|
@ -670,6 +670,8 @@
|
|||
|
||||
return ret;
|
||||
};
|
||||
|
||||
return exec;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue