Hi,
only today I noticed that there is a news regarding a combined repo and the version of QB is 2.5.0. So I updated to new combined repo with this command:
wget -O /usr/local/bin/quickbox/system/updateQuickBox https://raw.githubusercontent.com/QuickBox/QB/master/packages/system/updateQuickBox &&
dos2unix $(find /usr/local/bin/quickbox -type f) && chmod +x $(find /usr/local/bin/quickbox -type f)
updateQuickBox
But sincerly I don’t find any information about this and I wish to know what it does. Additionally, after the update, I noticed in the Dashboard that the QB version is2.4.9 while on GitHub is 2.5.0. It’s correct? I didn’t understand anything??