remove --nogit tag

This commit is contained in:
Ruud
2012-05-07 22:55:54 +02:00
parent f7ce1edb13
commit 7d0be0cefb

View File

@@ -101,7 +101,7 @@ class WorkerThread(Thread):
# Get options via arg
from couchpotato.runner import getOptions
args = ['--nogit', '--console_log']
args = ['--quiet']
self.options = getOptions(base_path, args)
# Load settings