remove --nogit tag

This commit is contained in:
Ruud
2012-05-15 23:21:24 +02:00
parent 3cd59edc8b
commit 1cef3b0c93
+1 -1
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