mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-07-22 18:10:02 +00:00
Update run.py
This commit is contained in:
parent
a2ecdeb061
commit
f445022df3
@ -118,10 +118,10 @@ def initialize():
|
|||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
||||||
# Attempting GitHub update
|
# Attempting GitHub update
|
||||||
"""try:
|
try:
|
||||||
git_update()
|
git_update()
|
||||||
except:
|
except:
|
||||||
console.log("[red]Error with loading github.")"""
|
console.log("[red]Error with loading github.")
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user