summaryrefslogtreecommitdiff
path: root/service/OneService.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2017-01-11 16:58:37 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2017-01-11 16:58:37 -0800
commitd301540d92e924afc548599a559451c103e10e1c (patch)
tree116bf3a498170c48bd3ac16cb5843afd19990754 /service/OneService.cpp
parentaf5a3376f3b02cdc164a1e0d59073a5578779533 (diff)
downloadinfinitytier-d301540d92e924afc548599a559451c103e10e1c.tar.gz
infinitytier-d301540d92e924afc548599a559451c103e10e1c.zip
Software update stuff for test.
Diffstat (limited to 'service/OneService.cpp')
-rw-r--r--service/OneService.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/OneService.cpp b/service/OneService.cpp
index 64850d09..2ff02254 100644
--- a/service/OneService.cpp
+++ b/service/OneService.cpp
@@ -455,6 +455,7 @@ public:
}
_updater = new SoftwareUpdater(*_node,_homePath);
+ _updater->loadUpdatesToDistribute();
// Read local configuration
{