forked from IPKM/nmreval
fixed wrong zsync file path
This commit is contained in:
parent
980f11914d
commit
ba4e48935a
@ -93,5 +93,5 @@ if __name__ == "__main__":
|
||||
f"NMReval-{appimage_version}-x86_64.AppImage.zsync")
|
||||
upload(key, secret, host, bucket,
|
||||
f"NMReval-{appimage_version}-x86_64.AppImage.zsync",
|
||||
f"NMReval-ldates-x86_64.AppImage.zsync")
|
||||
f"NMReval-latest-x86_64.AppImage.zsync")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user