mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2025-12-11 05:43:33 +00:00
Add files via upload
This commit is contained in:
@@ -38,10 +38,6 @@ else:
|
|||||||
update_call = "sudo python PseudoChannel.py %s" % update_flags
|
update_call = "sudo python PseudoChannel.py %s" % update_flags
|
||||||
|
|
||||||
|
|
||||||
print(update_call)
|
|
||||||
raise ValueError("WHOPIEE")
|
|
||||||
|
|
||||||
|
|
||||||
# Step ONE: Global database update
|
# Step ONE: Global database update
|
||||||
print("+++++ Doing global update from PLEX: %s" % update_flags)
|
print("+++++ Doing global update from PLEX: %s" % update_flags)
|
||||||
os.system(update_call)
|
os.system(update_call)
|
||||||
|
|||||||
Reference in New Issue
Block a user