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