Support for ATBUpdateOpkg
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
|
||||
class ExecOpkgCommand : public UpdateCommand {
|
||||
bool m_noaction{false};
|
||||
QString m_standardOutput{};
|
||||
int m_ok_count{};
|
||||
int m_fail_count{};
|
||||
public:
|
||||
explicit ExecOpkgCommand(QString const &command,
|
||||
Worker *worker,
|
||||
|
Reference in New Issue
Block a user