mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-08 23:49:34 +00:00
update quasarapp lib to 1.5.3
This commit is contained in:
parent
fc2ac9f744
commit
b7a6826696
@ -25,7 +25,8 @@ Deploy::Deploy() {
|
|||||||
|
|
||||||
int Deploy::run() {
|
int Deploy::run() {
|
||||||
|
|
||||||
QuasarAppUtils::Settings::initService<QuasarAppUtils::Settings>();
|
|
||||||
|
QuasarAppUtils::Settings::initService();
|
||||||
|
|
||||||
if (!prepare()) {
|
if (!prepare()) {
|
||||||
return PrepareError;
|
return PrepareError;
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 53a67709ff90b544036cb90edbfe8cb1ded6dc0b
|
Subproject commit a23bbe92689b472c69b73d0e49646de991a0390f
|
Loading…
x
Reference in New Issue
Block a user