diff --git a/bin/cloudcmd.js b/bin/cloudcmd.js index 2b8bd7e6..3a5d4655 100755 --- a/bin/cloudcmd.js +++ b/bin/cloudcmd.js @@ -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')