Skip to content

Check if titlepack need to be updated #9

Description

@celianvdb

# TODO: Check if update is required first.

This can return you the last update timestamp of a titlepack.
curl -I -s ${TITLE_PACK_URL} | grep last-modified | cut -c16-40 | xargs -I {} date -d "{}" +%s

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions