Skip to content

suggestion limit curtime range #7

Description

@carmatana

instead of:

`if (( "$H" >= 9 ))`

it may be better to have a range:

 `if (( "$H" >= 9 &&  "$H" <= 21 )) `

At least for me having the beeper making noise at 23 is also a bat time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions