Push update.
This commit is contained in:
@@ -64,7 +64,7 @@ final class CommandBackup extends Command
|
||||
return Command::FAILURE;
|
||||
}
|
||||
|
||||
$rclone = new Rclone($app->getLogger()->withName('rclone'), (string)$app->getConfig('rclone.path'));
|
||||
$rclone = new Rclone($app->getLogger()->withName('rclone'), (string)$app->getConfig('rclone.path'), (string)$app->getConfig('rclone.config'));
|
||||
|
||||
$notification = new Notification();
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user