Use master branch to update master..

This commit is contained in:
Ruud Burger
2012-04-26 10:57:34 +03:00
parent ee3c8d7110
commit b22763b37d

View File

@@ -78,7 +78,7 @@ class BaseUpdater(Plugin):
repo_user = 'RuudBurger'
repo_name = 'CouchPotatoServer'
branch = 'develop'
branch = 'master'
version = None
update_failed = False