mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 01:18:15 +00:00
chore(fstream) quotes
This commit is contained in:
parent
457f4d296d
commit
20f67639c8
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
if (tar && fstream) {
|
||||
dirStream = fstream.Reader({
|
||||
type: "Directory",
|
||||
type: 'Directory',
|
||||
path: path
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue