Use master branch to update master..

This commit is contained in:
Ruud Burger
2012-04-26 10:57:34 +03:00
committed by Ruud
parent cb89e12e97
commit fdf0d2d5b4

View File

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