clean up: remove .gz and .ipk files in /var/cache/opkg

This commit is contained in:
2024-10-08 15:03:43 +02:00
parent 0d00faf493
commit 8f6e1fdae7
2 changed files with 18 additions and 0 deletions

View File

@@ -193,6 +193,7 @@ class Worker : public QThread{
QString m_apismVersion;
bool executeOpkgCommand(QString opkgCommand);
bool cleanUpOpkgCache();
QString getOsVersion() const;
QString getATBQTVersion() const;
QString getATBUpdateToolVersion() const;