From 9d6a4d2f1fa958c5bbca4021184c0cf9254bf7a9 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 1 Apr 2016 13:33:06 +0200 Subject: [PATCH] Update publish URL changed --- include/UpdaterCfg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/UpdaterCfg.h b/include/UpdaterCfg.h index 2f7f881..8cdc372 100644 --- a/include/UpdaterCfg.h +++ b/include/UpdaterCfg.h @@ -4,7 +4,7 @@ // Update server(s) // Zero delimited list of update servers // -#define UPDATER_HTTP_SERVER "zrcola.zrc-sazu.si\0zrcola-2.amebis.si\0" +#define UPDATER_HTTP_SERVER "www.amebis.si\0" // // Update server port @@ -14,7 +14,7 @@ // // Update server catalog location // -#define UPDATER_HTTP_PATH "/UpdateRepo/Catalog-1.xml" +#define UPDATER_HTTP_PATH "/prenos/ZRCola/catalog-0000.xml" //