Change branch to desktop

This commit is contained in:
Ruud
2012-05-15 23:21:14 +02:00
parent ee3fc38432
commit a09132570c
+1 -1
View File
@@ -80,7 +80,7 @@ class BaseUpdater(Plugin):
repo_user = 'RuudBurger'
repo_name = 'CouchPotatoServer'
branch = 'develop'
branch = 'desktop'
version = None
update_failed = False