update wget.download tarball link
This commit is contained in:
parent
69659a9787
commit
26a18d7877
@ -203,7 +203,7 @@ os.environ['SSL_CERT_FILE'] = certifi.where()
|
||||
# this line fixes SSL errors after compiling with PyInstaller as long as certifi is imported alongside it
|
||||
|
||||
try:
|
||||
wget.download('https://git.sarushinobie.dev/saru/family-minecraft-modpack/releases/download/0.0.1/mods.tar.gz')
|
||||
wget.download('https://git.sarushinobie.dev/saru/family-minecraft-modpack/releases/download/0.1.2/mods.tar.gz')
|
||||
# this is insane. `wget` the fucking goat. who knew windows package manager was so cool?
|
||||
except:
|
||||
print(); print("[ERR!] Fatal: Download failed! (Is Adolin online?)"); print()
|
||||
|
Loading…
x
Reference in New Issue
Block a user