Browse Source

Software update stuff for test.

Adam Ierymenko 9 năm trước cách đây
mục cha
commit
d301540d92
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      service/OneService.cpp

+ 1 - 0
service/OneService.cpp

@@ -455,6 +455,7 @@ public:
 			}
 
 			_updater = new SoftwareUpdater(*_node,_homePath);
+			_updater->loadUpdatesToDistribute();
 
 			// Read local configuration
 			{