Dependecies for rclone
This commit is contained in:
@ -24,9 +24,8 @@ class CommandBackup extends Command
|
||||
{
|
||||
$this->addArgument(
|
||||
'config',
|
||||
InputArgument::OPTIONAL,
|
||||
'Configuration file',
|
||||
"config.yml"
|
||||
InputArgument::REQUIRED,
|
||||
'Configuration file'
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user