mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(cloudcmd) add password
This commit is contained in:
parent
e74a44b68f
commit
fb0376e5c5
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
online : config('online'),
|
||||
editor : config('editor') || 'edward',
|
||||
username : config('username'),
|
||||
password : config('password'),
|
||||
root : config('root') || '/',
|
||||
|
||||
'progress-of-copying': config('progressOfCopying')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue