Change branch to desktop

This commit is contained in:
Ruud
2012-04-30 21:37:04 +02:00
parent cc866738ee
commit f7b0ee145b
+1 -1
View File
@@ -78,7 +78,7 @@ class BaseUpdater(Plugin):
repo_user = 'RuudBurger'
repo_name = 'CouchPotatoServer'
branch = 'develop'
branch = 'desktop'
version = None
update_failed = False