소스 검색

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
 			{