projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9990a25
)
Update main.py
author
marcelveldt
<marcelvanderveldt@MacBook-Silvia.local>
Sun, 13 Oct 2019 01:41:44 +0000
(
03:41
+0200)
committer
marcelveldt
<marcelvanderveldt@MacBook-Silvia.local>
Sun, 13 Oct 2019 01:41:44 +0000
(
03:41
+0200)
main.py
patch
|
blob
|
history
diff --git
a/main.py
b/main.py
index 9895457ba79486c2ece5968bcfe3c1895a77ca9b..084bc50e2f9d40a6f40b92e9ccd12a18cf369c8c 100755
(executable)
--- a/
main.py
+++ b/
main.py
@@
-15,7
+15,7
@@
if __name__ == "__main__":
if len(sys.argv) > 2:
debug = sys.argv[2]
else:
- debug =
Fals
e
+ debug =
Tru
e
MusicAssistant(datapath, debug)
\ No newline at end of file