Add "blank PDF calendar" to www choices.

This commit is contained in:
Dianne Skoll
2024-03-22 17:13:21 -04:00
parent 4f816d52fd
commit b4a8cb085c
4 changed files with 21 additions and 2 deletions
+4
View File
@@ -56,6 +56,10 @@ case "$1" in
exec $DIR/calps
;;
calpdf)
exec $DIR/calpdf
;;
moon)
exec $DIR/moon
;;