Update publish URL changed

This commit is contained in:
Simon Rozman 2016-04-01 13:33:06 +02:00
parent 1d46968076
commit 9d6a4d2f1f

View File

@ -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"
//