mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
# Sunrise and sunset
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
IF !$CalMode && !$PsCal
|
|
REM NOQUEUE AT [sunrise()] MSG %"%"%(Sunrise) %! %2.
|
|
REM NOQUEUE AT [sunset()] MSG %"%"%(Sunset) %! %2.
|
|
ENDIF
|