Skip to content

download_state may fail if /tmp is too small or foreign #201

Description

@Hellzy

On machines with small tmp partitions (VPS being prime examples), download_state.sh will fail without the user being able to do anything other than modify the script to download somewhere other than the hardcoded /tmp path of mktemp.

Using the standard TMPDIR variable would allow users to change the download location if they need to, without it changing anything else to the script's behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    fix:bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions