Added link in error message to get TiwtchDownloaderCLI

This commit is contained in:
Tzahi12345
2023-04-20 21:16:06 -04:00
parent edd4a0928c
commit a91381720f
2 changed files with 2 additions and 2 deletions

View File

@@ -50,4 +50,4 @@ def getLatestCLIRelease():
searchString = r'.*CLI.*' + "LinuxArm.zip" if isArm else "Linux-x64.zip"
getLatestFileInRepo("lay295/TwitchDownloader", searchString)
getLatestCLIRelease()
getLatestCLIRelease()