Add files via upload

This commit is contained in:
mutto233
2018-07-05 21:42:09 -04:00
committed by GitHub
parent ae42a767aa
commit c32e9ee0c4

View File

@@ -38,10 +38,6 @@ else:
update_call = "sudo python PseudoChannel.py %s" % update_flags
print(update_call)
raise ValueError("WHOPIEE")
# Step ONE: Global database update
print("+++++ Doing global update from PLEX: %s" % update_flags)
os.system(update_call)