From a09132570cc3447de89f4ed5a87351c7ab0aa958 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 30 Apr 2012 21:37:04 +0200 Subject: [PATCH] Change branch to desktop --- couchpotato/core/_base/updater/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/_base/updater/main.py b/couchpotato/core/_base/updater/main.py index c12c4b9f..dd1c3d00 100644 --- a/couchpotato/core/_base/updater/main.py +++ b/couchpotato/core/_base/updater/main.py @@ -80,7 +80,7 @@ class BaseUpdater(Plugin): repo_user = 'RuudBurger' repo_name = 'CouchPotatoServer' - branch = 'develop' + branch = 'desktop' version = None update_failed = False