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