瀏覽代碼

Software update stuff for test.

Adam Ierymenko 9 年之前
父節點
當前提交
d301540d92
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
 			{