fix(cloudcmd) add password

This commit is contained in:
coderaiser 2015-06-22 05:44:47 -04:00
parent e74a44b68f
commit fb0376e5c5

View file

@ -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')