mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(cloudcmd) config save
This commit is contained in:
parent
6d42fe9e35
commit
3b2efffb2d
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
|||
config('username', args.username);
|
||||
config('progress', args.progress);
|
||||
config('prefix', args.prefix);
|
||||
config('root', args.root);
|
||||
|
||||
deprecate('progress-of-copying', 'progress');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue