mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
test(coudfunc) mode: numeric -> symbolic
This commit is contained in:
parent
b0ff3fff6f
commit
5c2092da78
1 changed files with 2 additions and 2 deletions
|
|
@ -25,12 +25,12 @@
|
|||
name: 'applnk',
|
||||
size: 'dir',
|
||||
uid : 0,
|
||||
mode: '40755'
|
||||
mode: 'rwx r-x r-x'
|
||||
}, {
|
||||
name: 'prefdm',
|
||||
size: '1.30kb',
|
||||
uid : 0,
|
||||
mode: '100755'
|
||||
mode: 'rwx r-x r-x'
|
||||
}]
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue