diff options
Diffstat (limited to 'share/hackvr/examples/calendar/calvr')
-rwxr-xr-x | share/hackvr/examples/calendar/calvr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/hackvr/examples/calendar/calvr b/share/hackvr/examples/calendar/calvr index e1df146..34c0f19 100755 --- a/share/hackvr/examples/calendar/calvr +++ b/share/hackvr/examples/calendar/calvr @@ -27,6 +27,7 @@ xoff=105 backup=238 WORKING_DIR=~/.local/var/cal +mkdir -p $WORKING_DIR cd "${WORKING_DIR}" #git pull |