mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-05 02:55:25 +00:00
Update run.py
This commit is contained in:
parent
869b4c57cf
commit
284d13bc22
@ -119,12 +119,12 @@ def initialize():
|
||||
console.log("[red]Install python version > 3.7.16")
|
||||
sys.exit(0)
|
||||
|
||||
"""# Attempting GitHub update
|
||||
# Attempting GitHub update
|
||||
try:
|
||||
git_update()
|
||||
print()
|
||||
except:
|
||||
console.log("[red]Error with loading github.")"""
|
||||
console.log("[red]Error with loading github.")
|
||||
|
||||
# Show trending film and series
|
||||
if SHOW_TRENDING:
|
||||
|
Loading…
x
Reference in New Issue
Block a user