Skip to content

Add function to download and decrypt Text-AI prerelease #175

@tkilias

Description

@tkilias

We are distributing the prerelease of Text-AI using encrypted zip-files, and we need to download and decrypt them before able to install them.
The URL and the password are supplied via Environment Variables. We should provide a function which downloads the zipfile and decrypt it using the environment variables.

echo 'password' > unzip file.zip
``
You call unzip as a subprocess and need to supply the password via standard in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions