Browse Source

Use master branch to update master..

pull/381/merge
Ruud Burger 13 years ago
committed by Ruud
parent
commit
fdf0d2d5b4
  1. 2
      couchpotato/core/_base/updater/main.py

2
couchpotato/core/_base/updater/main.py

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

Loading…
Cancel
Save