hotfix update
This commit is contained in:
2
horsy.py
2
horsy.py
@@ -47,7 +47,7 @@ except:
|
|||||||
'If you installed it just now, please restart PC.')
|
'If you installed it just now, please restart PC.')
|
||||||
|
|
||||||
if int(request.get('https://github.com/horsy-ml/horsy/raw/master/web_vars/version').text) > version:
|
if int(request.get('https://github.com/horsy-ml/horsy/raw/master/web_vars/version').text) > version:
|
||||||
from modules.download import dl
|
from ezzdl.download import dl
|
||||||
import urllib.request
|
import urllib.request
|
||||||
print('New version available!')
|
print('New version available!')
|
||||||
input('Press enter to update...')
|
input('Press enter to update...')
|
||||||
|
|||||||
Reference in New Issue
Block a user