Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Line 18 creates a file named ! instead of defined LOCK_FILE #4

@mcans

Description

@mcans

Line 18 in docker-entrypoint.sh --> echo "$(date +%s)" >! "${LOCK_FILE}"
! seems to be a typo. Resulting in creating a file called ! instead of the defined variable.

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