mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 12:05:35 +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")
|
console.log("[red]Install python version > 3.7.16")
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
||||||
"""# Attempting GitHub update
|
# Attempting GitHub update
|
||||||
try:
|
try:
|
||||||
git_update()
|
git_update()
|
||||||
print()
|
print()
|
||||||
except:
|
except:
|
||||||
console.log("[red]Error with loading github.")"""
|
console.log("[red]Error with loading github.")
|
||||||
|
|
||||||
# Show trending film and series
|
# Show trending film and series
|
||||||
if SHOW_TRENDING:
|
if SHOW_TRENDING:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user