use .calendar instead of calendar

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-07-25 00:49:25 +09:00
parent 93d656e86e
commit 201938181c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# -----------------------
#
CALDIR=~/calendar
CALDIR=~/.calendar
if [ $# -lt 1 ]; then
echo `basename $0` 'day.month [day.month.year]'